alexa

    Show / Hide Table of Contents

    Enum SortType

    Specifies the type of sorting.

    Namespace: Syncfusion.Olap.Engine
    Assembly: Syncfusion.Olap.Base.dll
    Syntax
    public enum SortType

    Fields

    Name Description
    Ascending

    Sorting type is ascending.

    Descending

    Sorting type is descending.

    UnSpecified

    Sorting type is unspecified.

    Back to top Generated by DocFX