[]
        
(Showing Draft Content)

C1.WinUI.Grid.FlexGrid.SortDescendingIconTemplate

SortDescendingIconTemplate Property

SortDescendingIconTemplate

Gets or sets the template of the sort icon when it is sorted descending.

Declaration
public DataTemplate SortDescendingIconTemplate { get; set; }
Remarks

When this property is null, the SortAscendingIconTemplate icon template will be mirrored horizontally.