Accordion for ASP.NET Web Forms
C1AccordionPane Constructor(String)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Accordion Namespace > C1AccordionPane Class > C1AccordionPane Constructor : C1AccordionPane Constructor(String)
Text that will be rendered into header panel.
Initializes a new instance of the AccordionPane class.
Syntax
'Declaration
 
Public Function New( _
   ByVal headerText As System.String _
)
public C1AccordionPane( 
   System.string headerText
)

Parameters

headerText
Text that will be rendered into header panel.
See Also

Reference

C1AccordionPane Class
C1AccordionPane Members
Overload List