ComponentOne Xamarin.Android
SortAscendingIconTemplate Property (FlexGrid)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > FlexGrid Class : SortAscendingIconTemplate Property
Syntax
'Declaration
 
Public Property SortAscendingIconTemplate As C1IconTemplate
'Usage
 
Dim instance As FlexGrid
Dim value As C1IconTemplate
 
instance.SortAscendingIconTemplate = value
 
value = instance.SortAscendingIconTemplate
public C1IconTemplate SortAscendingIconTemplate {get; set;}
See Also

Reference

FlexGrid Class
FlexGrid Members