ComponentOne Xamarin Edition
SortDescription Constructor(String)
C1.CollectionView Assembly > C1.CollectionView Namespace > SortDescription Class > SortDescription Constructor : SortDescription Constructor(String)
The path of the data item to which the sort operation will be applied.
Initializes a new instance of the SortDescription class.
Syntax
public SortDescription( 
   string sortPath
)

Parameters

sortPath
The path of the data item to which the sort operation will be applied.
See Also

Reference

SortDescription Class
SortDescription Members
Overload List