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