Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • 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 Description
    SortOn

    FontColor

    Sort based on the font color.

    Declaration
    public const SortOn FontColor
    Field Value
    Type Description
    SortOn

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Values

    Sort based on values in the cell.

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