Blazor | ComponentOne
C1.Blazor.Accordion Assembly / C1.Blazor.Accordion Namespace / C1Expander Class / HeaderTemplateProperty Field

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