C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Accordion Namespace / C1AccordionPaneCollection Class / Add Method

In This Topic
Add Method (C1AccordionPaneCollection)
In This Topic
Adds a new pane item to the end of the list.
Syntax
'Declaration
 
Public Shadows Sub Add( _
   ByVal child As C1AccordionPane _
) 
 

Parameters

child
See Also