ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / C1EventsCalendar Class / HeaderBarVisible Property

In This Topic
    HeaderBarVisible Property
    In This Topic
    Indicates whether the header bar will be visible.
    Syntax
    'Declaration
     
    Public Property HeaderBarVisible As System.Boolean
    public System.bool HeaderBarVisible {get; set;}
    See Also