Search
WeekRangeSettings.titleFormat Property
See Also
 






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

Namespace: MindFusion.Scheduling
Assembly: WeekRangeSettings.js

 Syntax

JavaScript  Copy Code

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

 Property Value

A string that specifies the format e.g. ""dd MMMM".

 See Also