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

In This Topic
    SortAscendingIconTemplateProperty Field (GridColumnHeaderCell)
    In This Topic
    Identifies the SortAscendingIconTemplate dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SortAscendingIconTemplateProperty As C1.Blazor.Core.DependencyProperty
    public static readonly C1.Blazor.Core.DependencyProperty SortAscendingIconTemplateProperty
    See Also