Click or drag to resize

IGridViewDblClickNewRowCellRXY Method

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