WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / SortIndeterminateIconTemplate Property
In This Topic
    SortIndeterminateIconTemplate Property (FlexGrid)
    In This Topic
    Gets or sets the template of the sort icon when it is not sorted yet.
    Syntax
    public DataTemplate SortIndeterminateIconTemplate {get; set;}
    See Also