InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1DataPager Class / CanMoveToLastItemProperty Field

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