SortDescendingIconTemplate Property (C1FlexGrid)
Gets or sets the C1.WPF.C1IconTemplate used to present the sort icon when the column is sorted in descending order.
public C1.WPF.C1IconTemplate SortDescendingIconTemplate {get; set;}
'Declaration
Public Property SortDescendingIconTemplate As C1.WPF.C1IconTemplate