ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / DropDownCalendar Class / ShowTitle Property

In This Topic
    ShowTitle Property (DropDownCalendar)
    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