ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum OrderBy - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum OrderBy

    Represents the sort order.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum OrderBy

    Fields

    Name Description
    Ascending

    Represent the ascending sort.

    Descending

    Represent the descending sort.

    OnBottom

    Represents the position of value in the sort list. Note: Applicable only to CellColor and FontColor type.

    OnTop

    Represents the position value in the sort list Note:Applicable only to CellColor and FontColor

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved