Class Sorting
Allows to apply sorting to the specified field either by ascending or descending or JSON order. The types are,
Inheritance
System.Object
Sorting
Namespace: Syncfusion.EJ2.PivotView
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class Sorting : Enum
Fields
Ascending
Declaration
public const Sorting Ascending
Field Value
Type |
---|
Sorting |
Descending
Declaration
public const Sorting Descending
Field Value
Type |
---|
Sorting |
None
Declaration
public const Sorting None
Field Value
Type |
---|
Sorting |