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