WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridCellView Class / ChangeVisualStateMouseOver Method
In This Topic
    ChangeVisualStateMouseOver Method (GridCellView)
    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