Search
WeekRangeSettings.firstDayOfYearFormat Property
See Also
 






Gets or sets the string used to format the cell header of the first day of each year.

Namespace: MindFusion.Scheduling
File: WeekRangeSettings.js

 Syntax

JavaScript  Copy Code

get firstDayOfYearFormat() {}

 Property Value

A string value that specifies the format e.g. "d ".

 See Also