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