ComponentOne Xamarin Edition
SortAscendingIconTemplate Property (FlexGrid)
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > FlexGrid Class : SortAscendingIconTemplate Property
Gets or sets the template of the sort icon when it is sorted ascendingly.
Syntax
public C1IconTemplate SortAscendingIconTemplate {get; set;}
Remarks
When this property is null, the SortDescendingIconTemplate icon template will be mirrored horizontally.
See Also

Reference

FlexGrid Class
FlexGrid Members