ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ListView Namespace / IC1ListViewItemCollectionOwner Interface / Items Property

In This Topic
    Items Property (IC1ListViewItemCollectionOwner)
    In This Topic
    Collection that contains C1ListViewItem nodes.
    Syntax
    'Declaration
     
    ReadOnly Property Items As C1ListViewItemCollection
    See Also