[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGrid.SortAscendingIconTemplate

SortAscendingIconTemplate Property

SortAscendingIconTemplate

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

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

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