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

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