[]
Gets an instance of ICollectionViewFactory that can be used as a source of a CollectionViewSource.
public ICollectionViewFactory CollectionViewFactory { get; }
| Type | Description |
|---|---|
| ICollectionViewFactory | A factory that returns the same ClientCollectionView as an ICollectionView. |