Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ComplexSortInfo Class / ComplexSortInfo Constructor


In This Topic
    ComplexSortInfo Constructor
    In This Topic
    Overload List
    OverloadDescription
    Creates a SortInfo object with the specified order and comparison done using the system default comparer.  
    Creates a SortInfo object from another SortInfo object  
    Creates a ComplexSortInfo object with a specified order and comparison that is handled by the spread default color comparer.  
    Creates a ComplexSortInfo object with a specified order and comparison done by spread default icon comparer.  
    Initializes a new instance of the ComplexSortInfo class from serialization.  
    See Also