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

In This Topic
    HeaderTitle Property (C1AppView)
    In This Topic
    Defines the default content of the AppView control Header.
    Syntax
    'Declaration
     
    Public Property HeaderTitle As System.String
    public System.string HeaderTitle {get; set;}
    See Also