EnumSortOrder
Enum
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.
Descending
Rows are sorted in descending order.