ASP.NET Core - EJ2

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SortDescriptionIndex - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved