Enum
SortOrder

Specifies how items are sorted.

Definition

Namespace:Telerik.Pivot.Core

Assembly:Telerik.Pivot.Core.dll

Syntax:

cs-api-definition
public enum SortOrder

Fields

Ascending

Items are sorted in ascending order.

Declaration

cs-api-definition
Ascending = 0

Field Value

SortOrder

Descending

Rows are sorted in descending order.

Declaration

cs-api-definition
Descending = 1

Field Value

SortOrder

None

Rows are sorted in Data source order.

Declaration

cs-api-definition
None = 2

Field Value

SortOrder

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