[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGrid.SortDescendingIconTemplate

SortDescendingIconTemplate Property

SortDescendingIconTemplate

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

Declaration
[Parameter]
public RenderFragment<C1Style> SortDescendingIconTemplate { get; set; }
Remarks

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