ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1DataPager Class / ChangeVisualStateMove Method

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

    Parameters

    useTransitions
    See Also