C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Accordion Namespace / C1AccordionPane Class / Header Property

In This Topic
Header Property (C1AccordionPane)
In This Topic
Gets or sets the header template used to display the content of the control's header.
Syntax
'Declaration
 
Public Property Header As System.Web.UI.ITemplate
 
See Also