ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.6.2 Assembly / C1.WPF.InputPanel Namespace / C1DataPager Class / CanMoveToPreviousItemProperty Field

In This Topic
    CanMoveToPreviousItemProperty Field
    In This Topic
    Identifies the CanMoveToPreviousItem dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly CanMoveToPreviousItemProperty As DependencyProperty
    public static readonly DependencyProperty CanMoveToPreviousItemProperty
    See Also