WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridColumnHeaderCell Class / SortIndeterminateIconTemplate Property
In This Topic
    SortIndeterminateIconTemplate Property (GridColumnHeaderCell)
    In This Topic
    Gets or sets the sort indeterminate icon template.
    Syntax
    public DataTemplate SortIndeterminateIconTemplate {get; set;}
    See Also