WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.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