Overload | Description |
---|---|
ComplexSortInfo Constructor(Int32,Boolean) | Creates a SortInfo object with the specified order and comparison done using the system default comparer. |
ComplexSortInfo Constructor(ComplexSortInfo) | Creates a SortInfo object from another SortInfo object |
ComplexSortInfo Constructor(Int32,Color,Boolean,Boolean) | Creates a ComplexSortInfo object with a specified order and comparison that is handled by the spread default color comparer. |
ComplexSortInfo Constructor(Int32,ConditionalFormattingIconSetIndex,Boolean) | Creates a ComplexSortInfo object with a specified order and comparison done by spread default icon comparer. |
ComplexSortInfo Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the ComplexSortInfo class from serialization. |