IDevExpressQuantumGridClickColumnHeaderRXY Method |
Name | Description | |
---|---|---|
ClickColumnHeaderRXY(Int32, Int32, Int32, Int32) |
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
| |
ClickColumnHeaderRXY(Int32, String, Int32, Int32) |
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
| |
ClickColumnHeaderRXY(String, Int32, Int32, Int32) |
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
| |
ClickColumnHeaderRXY(String, String, Int32, Int32) |
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
| |
ClickColumnHeaderRXY(Int32, Int32, Int32, Int32, ShiftKey) |
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
| |
ClickColumnHeaderRXY(Int32, String, Int32, Int32, ShiftKey) |
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
| |
ClickColumnHeaderRXY(String, Int32, Int32, Int32, ShiftKey) |
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
| |
ClickColumnHeaderRXY(String, String, Int32, Int32, ShiftKey) |
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
|