IGridViewDblClickCellR Method |
| Name | Description | |
|---|---|---|
| DblClickCellR(Int32, Int32) |
Simulates a double right click on the specified cell.
| |
| DblClickCellR(Int32, String) |
Simulates a double right click on the specified cell.
| |
| DblClickCellR(Int32, Int32, ShiftKey) |
Simulates a double right click on the specified cell.
| |
| DblClickCellR(Int32, String, ShiftKey) |
Simulates a double right click on the specified cell.
|