IDevExpressQuantumGridDblClickCellRXY Method |
Name | Description | |
---|---|---|
DblClickCellRXY(Int32, Int32, Int32, Int32, Int32) |
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
| |
DblClickCellRXY(Int32, Int32, String, Int32, Int32) |
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
| |
DblClickCellRXY(Int32, String, Int32, Int32, Int32) |
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
| |
DblClickCellRXY(Int32, String, String, Int32, Int32) |
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
| |
DblClickCellRXY(Int32, Int32, Int32, Int32, Int32, ShiftKey) |
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
| |
DblClickCellRXY(Int32, Int32, String, Int32, Int32, ShiftKey) |
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
| |
DblClickCellRXY(Int32, String, Int32, Int32, Int32, ShiftKey) |
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
| |
DblClickCellRXY(Int32, String, String, Int32, Int32, ShiftKey) |
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
|