MindFusion.Scheduling for JavaScript Programmer's Guide
MonthSettings.titleFormat Property
See Also
 






Gets or sets the string used to format the header title.

Namespace: MindFusion.Scheduling
Assembly: MonthSettings.js

 Syntax

JavaScript  Copy Code

get titleFormat() {}

 Property Value

String. The format string.

 Remarks

Use standard formatting string for javaScript like "YY-MM-DD".

 See Also

MonthSettings Members
MonthSettings Class
MindFusion.Scheduling Namespace