Click or drag to resize

IDevExpressQuantumGridDblClickColumnHeaderR Method

Overload List
  NameDescription
Public methodDblClickColumnHeaderR(Int32)
Simulates a double right click on the specified column header.
Public methodDblClickColumnHeaderR(String)
Simulates a double right click on the specified column header.
Public methodDblClickColumnHeaderR(Int32, Int32)
Simulates a double right click on the specified column header.
Public methodDblClickColumnHeaderR(Int32, String)
Simulates a double right click on the specified column header.
Public methodDblClickColumnHeaderR(String, Int32)
Simulates a double right click on the specified column header.
Public methodDblClickColumnHeaderR(String, String)
Simulates a double right click on the specified column header.
Public methodDblClickColumnHeaderR(Int32, Int32, ShiftKey)
Simulates a double right click on the specified column header.
Public methodDblClickColumnHeaderR(Int32, String, ShiftKey)
Simulates a double right click on the specified column header.
Public methodDblClickColumnHeaderR(String, Int32, ShiftKey)
Simulates a double right click on the specified column header.
Public methodDblClickColumnHeaderR(String, String, ShiftKey)
Simulates a double right click on the specified column header.
Top
See Also