Click or drag to resize

IDevExpressQuantumGridClickColumnHeaderR Method

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