ComponentOne FlexGrid for WPF and Silverlight
SortAscendingIconTemplate Property

C1.WPF.FlexGrid Namespace > C1FlexGrid Class : SortAscendingIconTemplate Property
Gets or sets the C1.WPF.C1IconTemplate used to present the sort icon when the column is sorted in ascending order.
Syntax
'Declaration
 
Public Property SortAscendingIconTemplate As C1.WPF.C1IconTemplate
public C1.WPF.C1IconTemplate SortAscendingIconTemplate {get; set;}
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members