ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridVerticalFreezingSeparatorPresenter Class / ChangeVisualStateMovement Method

In This Topic
    ChangeVisualStateMovement Method
    In This Topic
    Updates the current visual state of the Movement visual state group to match the object's properties.
    Syntax
    'Declaration
     
    
    Protected Sub ChangeVisualStateMovement( _
       ByVal useTransitions As Boolean _
    ) 
    protected void ChangeVisualStateMovement( 
       bool useTransitions
    )

    Parameters

    useTransitions
    See Also