Xamarin.iOS Documentation | ComponentOne
C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridColumnHeaderCell Class / SortDescendingIconTemplateProperty Field


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