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

Reference

FlexGrid Class
FlexGrid Members