Xamarin.iOS Documentation | ComponentOne
C1.iOS.Grid Assembly / C1.iOS.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
    public static readonly DependencyProperty SortAscendingIconTemplateProperty
    See Also