[]
        
(Showing Draft Content)

C1.WPF.DataCollection.C1CollectionView.CanSort

CanSort Property

CanSort

Gets a value that indicates whether this view supports sorting via the SortDescriptions property.

Declaration
public bool CanSort { get; }
Implements