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