[]
        
(Showing Draft Content)

C1.WPF.DataCollection.C1CollectionView.IsCurrentBeforeFirst

IsCurrentBeforeFirst Property

IsCurrentBeforeFirst

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

Declaration
public bool IsCurrentBeforeFirst { get; }
Implements