IGridViewClickNewRowCellR Method |
| Name | Description | |
|---|---|---|
| ClickNewRowCellR(Int32) |
Simulates a click of the right mouse button on the specified cell of the row to add a new record.
| |
| ClickNewRowCellR(String) |
Simulates a click of the right mouse button on the specified cell of the row to add a new record.
| |
| ClickNewRowCellR(Int32, ShiftKey) |
Simulates a click of the right mouse button on the specified cell of the row to add a new record.
| |
| ClickNewRowCellR(String, ShiftKey) |
Simulates a click of the right mouse button on the specified cell of the row to add a new record.
|