Expander for ASP.NET Web Forms
C1Expander Constructor(String)

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

Parameters

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

Reference

C1Expander Class
C1Expander Members
Overload List