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

In This Topic
    C1AppViewItem Class
    In This Topic
    Represents a single tab page in a C1Tabs.
    Object Model
    C1AppViewItem Class
    Syntax
    'Declaration
     
    Public Class C1AppViewItem 
       Inherits C1.Web.Wijmo.Controls.Base.UIElement
    public class C1AppViewItem : C1.Web.Wijmo.Controls.Base.UIElement 
    Inheritance Hierarchy

    System.Object
       System.Web.UI.Control
          System.Web.UI.WebControls.WebControl
                C1.Web.Wijmo.Controls.C1AppView.C1AppViewItem

    See Also