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