Enum
PivotGridFieldSortOrderType

Enumerates the Grid column sort order type.

Definition

Namespace:Telerik.WebAii.Controls.Html

Assembly:Telerik.WebAii.Controls.Html.dll

Syntax:

cs-api-definition
public enum PivotGridFieldSortOrderType

Fields

Ascending

Field is sorted in 'Ascending' order.

Declaration

cs-api-definition
Ascending = 1

Field Value

PivotGridFieldSortOrderType

Descending

Field is sorted in 'Descending' order.

Declaration

cs-api-definition
Descending = 2

Field Value

PivotGridFieldSortOrderType

None

Field is not sorted.

Declaration

cs-api-definition
None = 0

Field Value

PivotGridFieldSortOrderType

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