ListView for ASP.NET Web Forms
C1ListViewItemCollection Constructor

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ListView Namespace > C1ListViewItemCollection Class : C1ListViewItemCollection Constructor
Explicit constructor for C1ListViewItemCollection.
Syntax
'Declaration
 
Public Function New( _
   ByVal owner As IC1ListViewItemCollectionOwner _
)
public C1ListViewItemCollection( 
   IC1ListViewItemCollectionOwner owner
)

Parameters

owner
See Also

Reference

C1ListViewItemCollection Class
C1ListViewItemCollection Members