[]
Gets or sets the template of the sort icon when it is sorted ascending.
[Parameter]
public RenderFragment<C1Style> SortAscendingIconTemplate { get; set; }
When this property is null, the SortDescendingIconTemplate icon template will be mirrored horizontally.