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

    Parameters

    useTransitions
    See Also