Click or drag to resize

IGridViewClickColumnHeaderRXY Method

Overload List
  NameDescription
Public methodClickColumnHeaderRXY(Int32, Int32, Int32)
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
Public methodClickColumnHeaderRXY(String, Int32, Int32)
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
Public methodClickColumnHeaderRXY(Int32, Int32, Int32, ShiftKey)
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
Public methodClickColumnHeaderRXY(String, Int32, Int32, ShiftKey)
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
Top
See Also