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