Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / SortInfo Class / SortInfo Constructor


In This Topic
    SortInfo Constructor
    In This Topic
    Overload List
    OverloadDescription
    Creates a SortInfo object with the specified order that uses the system default comparer for the comparison.  
    Creates a SortInfo object with the specified order and comparison that uses a specified comparer.  
    See Also