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