menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SortType - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SortType

    Specifies the type of sorting to be applied for the columns.

    Inheritance
    System.Object
    SortType
    Namespace: Syncfusion.EJ2.MultiColumnComboBox
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class SortType : Enum

    Fields

    MultipleColumns

    Allow sorting multiple columns

    Declaration
    public const SortType MultipleColumns
    Field Value
    Type
    SortType

    OneColumn

    Allow sorting only one column

    Declaration
    public const SortType OneColumn
    Field Value
    Type
    SortType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved