MindFusion.Scheduling for ASP.NET Programmer's Guide
MonthSettings.TitleFormat Property
See Also
 





Gets or sets the string used to format the month titles.

Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public string TitleFormat { get; set; }

Visual Basic  Copy Code

Public Property TitleFormat As String

 Property Value

A string that specifies the format of the title. Default value is "MMMM, yyyy".

 See Also

MonthSettings Members
MonthSettings Class
MindFusion.Scheduling.WebForms Namespace