C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / C1GridControl Class / UpdateMouseOver Method
The range to update.
In This Topic
UpdateMouseOver Method (C1GridControl)
In This Topic
Updates the mouse-over state of the specified range.
Syntax
public void UpdateMouseOver( 
   GridControlRange range
)

Parameters

range
The range to update.
See Also