WinUI | ComponentOne
C1.WinUI.GridControl Assembly / C1.WinUI.Grid Namespace / GridControlCellView Class / ChangeVisualStateMouseOver Method
In This Topic
    ChangeVisualStateMouseOver Method (GridControlCellView)
    In This Topic
    Updates the current visual state of the MouseOver visual state group to match the object's properties.
    Syntax
    protected void ChangeVisualStateMouseOver( 
       bool useTransitions
    )

    Parameters

    useTransitions
    See Also