Click or drag to resize

IQtTableWidgetClickRowIndicatorXY Method

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