EnumPivotGridFieldSortOrderType
Enum
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.
Descending
Field is sorted in 'Descending' order.
None
Field is not sorted.