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

In This Topic
    C1AppView Class
    In This Topic
    Represents a Appview control in an ASP.NET Web page.
    Object Model
    C1AppView Class
    Syntax
    'Declaration
     
    Public Class C1AppView 
       Inherits C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase
    public class C1AppView : C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase 
    Inheritance Hierarchy

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

    See Also