WPF Layout Controls | ComponentOne
C1.WPF.Accordion Namespace / C1Expander Class / HeaderTemplate Property

In This Topic
    HeaderTemplate Property (C1Expander)
    In This Topic
    Gets or sets the template of the header.
    Syntax
    'Declaration
     
    
    Public Property HeaderTemplate As DataTemplate
    public DataTemplate HeaderTemplate {get; set;}
    See Also