ComponentOne Basic Library for UWP
CanSort Property (IC1CollectionView)

C1.UWP Assembly > C1.Xaml Namespace > IC1CollectionView Interface : CanSort Property
Gets a value that indicates whether this view supports sorting via the SortDescriptions property.
Syntax
'Declaration
 
ReadOnly Property CanSort As System.Boolean
System.bool CanSort {get;}
See Also

Reference

IC1CollectionView Interface
IC1CollectionView Members