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

In This Topic
    TitleFormat Property (DropDownCalendar)
    In This Topic
    Gets or sets the format for the title text.
    Syntax
    'Declaration
     
    Public Property TitleFormat As System.String
    public System.string TitleFormat {get; set;}
    See Also