[]
        
(Showing Draft Content)

C1.WPF.DataCollection.C1CollectionView.IsCurrentAfterLast

IsCurrentAfterLast Property

IsCurrentAfterLast

Gets a value that indicates whether the CurrentItem of the view is beyond the end of the collection.

Declaration
public bool IsCurrentAfterLast { get; }
Implements