ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1DataPager Class / CanMoveToLastItem Property

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