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

In This Topic
    Items Property (C1AppView)
    In This Topic
    Gets the app view item collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Items As C1AppViewItemCollection
    public C1AppViewItemCollection Items {get;}
    See Also