Click or drag to resize

IQtTableWidgetDblClickRowIndicatorXY Method

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