menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SortOn - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SortOn

    Represents the sort by in the range.

    Inheritance
    System.Object
    SortOn
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class SortOn : Enum

    Fields

    CellColor

    Sort based on the cell back color.

    Declaration
    public const SortOn CellColor
    Field Value
    Type
    SortOn

    FontColor

    Sort based on the font color.

    Declaration
    public const SortOn FontColor
    Field Value
    Type
    SortOn

    Values

    Sort based on values in the cell.

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