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

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