SortOrder
Enum
Specifies the direction in which to sort cell values: ascending or descending.
Definition
Namespace:Telerik.Windows.Documents.Spreadsheet.Model.Sorting
Assembly:Telerik.Windows.Documents.Spreadsheet.dll
Syntax:
C#
public enum SortOrder
Fields
Sorts values from highest to lowest.
C#
Descending = 1