Enum
SortOrder

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:

cs-api-definition
public enum SortOrder

Fields

Ascending

Sorts values from lowest to highest.

Declaration

cs-api-definition
Ascending = 0

Field Value

SortOrder

Descending

Sorts values from highest to lowest.

Declaration

cs-api-definition
Descending = 1

Field Value

SortOrder

In this article
DefinitionFieldsAscendingDescending
Not finding the help you need?
Contact Support