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

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