Click or drag to resize

IDevExpressQuantumGridClickColumnHeader Method

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