Click or drag to resize

IGridViewClickNewRowCellXY Method

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