alexa

    Show / Hide Table of Contents

    Enum SortIconPlacement

    Defines placement of the sort icon.

    Namespace: Syncfusion.Windows.Forms.Grid
    Assembly: Syncfusion.Grid.Windows.dll
    Syntax
    public enum SortIconPlacement

    Fields

    Name Description
    Left

    SortIcon is placed in left side of cell.

    Right

    SortIcon is placed in right side of cell.

    Top

    SortIcon is placed in top side of cell.

    Back to top Generated by DocFX