[]
        
(Showing Draft Content)

C1.WPF.DataCollection.C1CollectionView.CurrentItem

CurrentItem Property

CurrentItem

Gets the current item in the view.

Declaration
public object? CurrentItem { get; }
Implements