C1.WPF.Grid Assembly / C1.WPF.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 C1.WPF.Core.C1IconTemplate
 
See Also