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

In This Topic
Header Property (C1Accordion)
In This Topic
Selector for the header element. By using this option you can put header/content elements inside LI tags or into any other more complex html markup.
Syntax
'Declaration
 
Public Property Header As System.String
 
See Also