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