C1.UWP Assembly / C1.Xaml Namespace / C1CollectionView Class / CanSort Property

In This Topic
CanSort Property (C1CollectionView)
In This Topic
Gets a value that indicates whether the view supports local sorting.
Syntax
'Declaration
 
Public ReadOnly Property CanSort As System.Boolean
 
Remarks
This property always returns true.
See Also