Search
WeekRangeSettings.firstDayOfMonthFormat Property
See Also
 






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

Namespace: MindFusion.Scheduling
File: WeekRangeSettings.js

 Syntax

JavaScript  Copy Code

get firstDayOfMonthFormat() {}

 Property Value

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

 See Also