IGridViewClickNewRowCellXY Method |
Name | Description | |
---|---|---|
ClickNewRowCellXY(Int32, Int32, Int32) |
Simulates a single click at position (X, Y) in cell-relative coordinates.
| |
ClickNewRowCellXY(String, Int32, Int32) |
Simulates a single click at position (X, Y) in cell-relative coordinates.
| |
ClickNewRowCellXY(Int32, Int32, Int32, ShiftKey) |
Simulates a single click at position (X, Y) in cell-relative coordinates.
| |
ClickNewRowCellXY(String, Int32, Int32, ShiftKey) |
Simulates a single click at position (X, Y) in cell-relative coordinates.
|