Class SortDescriptionIndex
Inheritance
System.Object
SortDescriptionIndex
Namespace: Syncfusion.EJ2.Linq
Assembly: Syncfusion.EJ2.dll
Syntax
public class SortDescriptionIndex : Object
Constructors
SortDescriptionIndex()
Declaration
public SortDescriptionIndex()
Properties
Index
Declaration
public int Index { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
SortDescription
Declaration
public SortDescription SortDescription { get; set; }
Property Value
Type | Description |
---|---|
SortDescription |