Search
MonthRangeSettings.titleFormat Property
See Also
 






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

Namespace: MindFusion.Scheduling
Assembly: MonthRangeSettings.js

 Syntax

JavaScript  Copy Code

get titleFormat() {}
set titleFormat(value) {}

 Property Value

Intl.DateTimeFormatOptions

The format options.

 Remarks

 See Also