WinUI | ComponentOne
C1.WinUI.DataCollection Assembly / C1.WinUI.DataCollection Namespace / C1CollectionView Class / IsCurrentBeforeFirst Property
In This Topic
    IsCurrentBeforeFirst Property
    In This Topic
    Gets a value that indicates whether the CurrentItem of the view is beyond the beginning of the collection.
    Syntax
    public bool IsCurrentBeforeFirst {get;}
    See Also