Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SortInfo Class / SortInfo Constructor


In This Topic
SortInfo Constructor
In This Topic
Overload List
OverloadDescription
Creates a SortInfo object with the order specified and the comparison done using the system default comparer.  
Creates a SortInfo object with the order specified and the comparison done according to the specified comparer.  
Initializes a new instance of the SortInfo class from serialization.  
See Also