New to Telerik Document ProcessingStart a free 30-day trial

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 lowest to highest.

C#
Ascending = 0

Sorts values from highest to lowest.

C#
Descending = 1
In this article
DefinitionFieldsAscendingDescending
Not finding the help you need?
Contact Support