Click or drag to resize

IGridViewDblClickCellXY Method

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