InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1DataPager Class / CanMoveToNextItem Property

In This Topic
    CanMoveToNextItem Property
    In This Topic
    Gets a value indicating whether this instance can move to the next item.
    Syntax
    'Declaration
     
    Public ReadOnly Property CanMoveToNextItem As Boolean
    public bool CanMoveToNextItem {get;}
    See Also