Add Method (C1AppViewItemCollection) | ComponentOne TreeMap for ASP.NET WebForms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1AppView Namespace / C1AppViewItemCollection Class / Add Method

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

Parameters

child
See Also