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

In This Topic
    Items Property (C1ListViewNestedItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property Items As C1ListViewItemCollection
    public override C1ListViewItemCollection Items {get;}
    See Also