C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridColumnHeaderCell Class / SortAscendingIconTemplateProperty Field


In This Topic
SortAscendingIconTemplateProperty Field (GridColumnHeaderCell)
In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly SortAscendingIconTemplateProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = GridColumnHeaderCell.SortAscendingIconTemplateProperty
See Also