ComponentOne Basic Library for UWP
CanSort Property (C1CollectionView)

C1.UWP Assembly > C1.Xaml Namespace > C1CollectionView Class : CanSort Property
Gets a value that indicates whether the view supports local sorting.
Syntax
'Declaration
 
Public ReadOnly Property CanSort As System.Boolean
public System.bool CanSort {get;}
Remarks
This property always returns true.
See Also

Reference

C1CollectionView Class
C1CollectionView Members