Click or drag to resize

IGridViewClickCellXY Method

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