WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / UpdateMouseOver Method
The range to update.
In This Topic
    UpdateMouseOver Method (FlexGrid)
    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