SortAscendingIconTemplate Property
SortAscendingIconTemplate
Gets or sets the sort ascending icon template.
Declaration
[Parameter]
public RenderFragment<C1Style> SortAscendingIconTemplate { get; set; }
<Parameter>
Public Property SortAscendingIconTemplate As RenderFragment(Of C1Style)