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

In This Topic
    MonthViewTitleFormat Property
    In This Topic
    Gets or sets the format for the title text in the month view.
    Syntax
    'Declaration
     
    Public Property MonthViewTitleFormat As System.String
    public System.string MonthViewTitleFormat {get; set;}
    See Also