ComponentOne AppView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1AppView Namespace / C1AppView Class / Items Property

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