Click or drag to resize

IGridViewHoverMouseColumnHeader Method

Overload List
  NameDescription
Public methodHoverMouseColumnHeader(Int32)
Places the mouse pointer at position (X, Y) in header-relative coordinates.
Public methodHoverMouseColumnHeader(String)
Places the mouse pointer at position (X, Y) in header-relative coordinates.
Public methodHoverMouseColumnHeader(Int32, Int32, Int32)
Places the mouse pointer at position (X, Y) in header-relative coordinates.
Public methodHoverMouseColumnHeader(String, Int32, Int32)
Places the mouse pointer at position (X, Y) in header-relative coordinates.
Top
See Also