Click or drag to resize

IGridViewClickColumnHeaderXY Method

Overload List
  NameDescription
Public methodClickColumnHeaderXY(Int32, Int32, Int32)
Simulates a single click at position (X, Y) in header-relative coordinates.
Public methodClickColumnHeaderXY(String, Int32, Int32)
Simulates a single click at position (X, Y) in header-relative coordinates.
Public methodClickColumnHeaderXY(Int32, Int32, Int32, ShiftKey)
Simulates a single click at position (X, Y) in header-relative coordinates.
Public methodClickColumnHeaderXY(String, Int32, Int32, ShiftKey)
Simulates a single click at position (X, Y) in header-relative coordinates.
Top
See Also