MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / FlexGrid Class / SortIconPosition Property
In This Topic
    SortIconPosition Property (FlexGrid)
    In This Topic
    Gets or sets the position of the sort icon inside the column header.
    Syntax
    public GridSortIconPosition SortIconPosition {get; set;}
    See Also