[]
        
(Showing Draft Content)

C1.WPF.DataCollection.C1CollectionView.SourceCollection

SourceCollection Property

SourceCollection

Returns the underlying collection.

Declaration
public IEnumerable SourceCollection { get; }
Implements