C1AccordionPane Constructor(String)
Initializes a new instance of the AccordionPane class.
public C1AccordionPane(
System.string
)
'Declaration
Public Function New( _
ByVal As System.String _
)
Parameters
- headerText
- Text that will be rendered into header panel.