ComponentOne Calendar for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Calendar Namespace / C1Calendar Class / ShowTitle Property

In This Topic
    ShowTitle Property
    In This Topic
    A Boolean property that determines whether to display calendar title.
    Syntax
    'Declaration
     
    Public Property ShowTitle As System.Boolean
    public System.bool ShowTitle {get; set;}
    See Also