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

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

    Parameters

    useTransitions
    See Also