C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridColumnHeaderCell Class / SortDescendingIconTemplate Property

In This Topic
SortDescendingIconTemplate Property (GridColumnHeaderCell)
In This Topic
Gets or sets the sort descending icon template.
Syntax
'Declaration
 
Public Property SortDescendingIconTemplate As RenderFragment(Of C1Style)
 
See Also