ComponentOne Xamarin.Android
SortPath Property


C1.CollectionView Assembly > C1.CollectionView Namespace > SortDescription Class : SortPath Property
Path of the data item to which the sort operation will be applied.
Syntax
'Declaration
 
Public ReadOnly Property SortPath As String
'Usage
 
Dim instance As SortDescription
Dim value As String
 
value = instance.SortPath
public string SortPath {get;}
See Also

Reference

SortDescription Class
SortDescription Members