C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Expander Namespace / C1ExpanderHeaderContainer Class / C1ExpanderHeaderContainer Constructor
The owner.

In This Topic
C1ExpanderHeaderContainer Constructor
In This Topic
Initializes a new instance of the C1ExpanderHeaderContainer class.
Syntax
'Declaration
 
Public Function New( _
   ByVal owner As C1Expander _
)
 

Parameters

owner
The owner.
See Also