Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridColumnHeaderCell Class / SortDescendingIconTemplateProperty Field

In This Topic
    SortDescendingIconTemplateProperty Field (GridColumnHeaderCell)
    In This Topic
    Identifies the SortDescendingIconTemplate dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SortDescendingIconTemplateProperty As DependencyProperty
    public static readonly DependencyProperty SortDescendingIconTemplateProperty
    See Also