Click or drag to resize

IDevExpressQuantumGridClickCellRXY Method

Overload List
  NameDescription
Public methodClickCellRXY(Int32, Int32, Int32, Int32, Int32)
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
Public methodClickCellRXY(Int32, Int32, String, Int32, Int32)
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
Public methodClickCellRXY(Int32, String, Int32, Int32, Int32)
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
Public methodClickCellRXY(Int32, String, String, Int32, Int32)
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
Public methodClickCellRXY(Int32, Int32, Int32, Int32, Int32, ShiftKey)
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
Public methodClickCellRXY(Int32, Int32, String, Int32, Int32, ShiftKey)
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
Public methodClickCellRXY(Int32, String, Int32, Int32, Int32, ShiftKey)
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
Public methodClickCellRXY(Int32, String, String, Int32, Int32, ShiftKey)
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
Top
See Also