Click or drag to resize

IGridViewDblClickColumnHeaderRXY Method

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