C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1AppView Namespace / C1AppViewItemCollection Class / C1AppViewItemCollection Constructor
Parent C1AppView class instance.

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

Parameters

owner
Parent C1AppView class instance.
See Also