Gets or sets the string used to format and display the first day of each month in the calendar.
Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public string FirstDayOfMonthFormat { get; set; } |
Visual Basic
![]() |
---|
Public Property FirstDayOfMonthFormat As String |
A string that represents the format of the first day of each month. Default value is "d".