Search
WeekRangeSettings.titleSeparator Property
See Also
 






Gets or sets the string used as a title separator.

Namespace: MindFusion.Scheduling
Assembly: WeekRangeSettings.js

 Syntax

JavaScript  Copy Code

get titleSeparator() {}
set titleSeparator(value) {}

 Property Value

A string that specifies the title separator e.g. " - ".

 See Also