Click or drag to resize

IDevExpressQuantumGridHoverMouseColumnHeader 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)
Places the mouse pointer at position (X, Y) in header-relative coordinates.
Public methodHoverMouseColumnHeader(Int32, String)
Places the mouse pointer at position (X, Y) in header-relative coordinates.
Public methodHoverMouseColumnHeader(String, Int32)
Places the mouse pointer at position (X, Y) in header-relative coordinates.
Public methodHoverMouseColumnHeader(String, String)
Places the mouse pointer at position (X, Y) in header-relative coordinates.
Public methodHoverMouseColumnHeader(Int32, Int32, Int32, Int32)
Places the mouse pointer at position (X, Y) in header-relative coordinates.
Public methodHoverMouseColumnHeader(Int32, String, Int32, Int32)
Places the mouse pointer at position (X, Y) in header-relative coordinates.
Public methodHoverMouseColumnHeader(String, Int32, Int32, Int32)
Places the mouse pointer at position (X, Y) in header-relative coordinates.
Public methodHoverMouseColumnHeader(String, String, Int32, Int32)
Places the mouse pointer at position (X, Y) in header-relative coordinates.
Top
See Also