[]
Gets or sets the template of the sort icon when it is not sorted yet.
[Parameter]
public RenderFragment<C1Style> SortIndeterminateIconTemplate { get; set; }
<Parameter>
Public Property SortIndeterminateIconTemplate As RenderFragment(Of C1Style)