IGridViewDblClickNewRowCell Method |
| Name | Description | |
|---|---|---|
| DblClickNewRowCell(Int32) |
Simulates a double click on the specified cell of the row to add a new record.
| |
| DblClickNewRowCell(String) |
Simulates a double click on the specified cell of the row to add a new record.
| |
| DblClickNewRowCell(Int32, ShiftKey) |
Simulates a double click on the specified cell of the row to add a new record.
| |
| DblClickNewRowCell(String, ShiftKey) |
Simulates a double click on the specified cell of the row to add a new record.
|