ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.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