Click or drag to resize

IGridViewDblClickNewRowCellXY Method

Overload List
  NameDescription
Public methodDblClickNewRowCellXY(Int32, Int32, Int32)
Simulates a double-click at position (X, Y) in cell-relative coordinates.
Public methodDblClickNewRowCellXY(String, Int32, Int32)
Simulates a double-click at position (X, Y) in cell-relative coordinates.
Public methodDblClickNewRowCellXY(Int32, Int32, Int32, ShiftKey)
Simulates a double-click at position (X, Y) in cell-relative coordinates.
Public methodDblClickNewRowCellXY(String, Int32, Int32, ShiftKey)
Simulates a double-click at position (X, Y) in cell-relative coordinates.
Top
See Also