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

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

    Parameters

    useTransitions
    See Also