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