Enum
SortOrder

Specifies the sort order for results.

Definition

Namespace:Telerik.Documents.AI.Tools.Spreadsheet.Core.AnalysisModels

Assembly:Telerik.Documents.AI.Tools.Spreadsheet.Core.dll

Syntax:

cs-api-definition
public enum SortOrder

Fields

Ascending

Sort from smallest to largest.

Declaration

cs-api-definition
Ascending = 0

Field Value

SortOrder

Descending

Sort from largest to smallest.

Declaration

cs-api-definition
Descending = 1

Field Value

SortOrder

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