IGridViewClickNewRowCellRXY Method |
Name | Description | |
---|---|---|
ClickNewRowCellRXY(Int32, Int32, Int32) |
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
| |
ClickNewRowCellRXY(String, Int32, Int32) |
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
| |
ClickNewRowCellRXY(Int32, Int32, Int32, ShiftKey) |
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
| |
ClickNewRowCellRXY(String, Int32, Int32, ShiftKey) |
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
|