[]
        
(Showing Draft Content)

C1.Data.DataSource.ClientCollectionView.CollectionViewFactory

CollectionViewFactory Property

CollectionViewFactory

Gets an instance of ICollectionViewFactory that can be used as a source of a CollectionViewSource.

Declaration
public ICollectionViewFactory CollectionViewFactory { get; }
Property Value
Type Description
ICollectionViewFactory

A factory that returns the same ClientCollectionView as an ICollectionView.