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

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

Parameters

owner
The owner.
See Also