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

In This Topic
    Content Property
    In This Topic
    Defines the content container of the appview page.
    Syntax
    'Declaration
     
    Public Property Content As C1AppViewTemplateContent
    public C1AppViewTemplateContent Content {get; set;}
    See Also