menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SortDescriptionIndex - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SortDescriptionIndex

    Inheritance
    System.Object
    SortDescriptionIndex
    Namespace: Syncfusion.Blazor.Data
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class SortDescriptionIndex : Object

    Constructors

    SortDescriptionIndex()

    Declaration
    public SortDescriptionIndex()

    Properties

    Index

    Declaration
    public int Index { get; set; }
    Property Value
    Type
    System.Int32

    SortDescription

    Declaration
    public SortDescription SortDescription { get; set; }
    Property Value
    Type
    Syncfusion.Blazor.Data.SortDescription
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved