Search
MonthRangeSettings.titleSeparator Property
See Also
 






Gets or sets the string used as a title separator.

Namespace: MindFusion.Scheduling
File: MonthRangeSettings.js

 Syntax

JavaScript  Copy Code

get titleSeparator() {}

 Property Value

String. The separator string.

 Remarks

Possible values are space " ", dash " - " etc.

 See Also