Gets or sets the string used as a title separator.
Namespace: MindFusion.Scheduling
File: MonthRangeSettings.js
SyntaxJavaScript
Copy Code
|
|---|
get titleSeparator() {} |
String
The separator string.
RemarksPossible values are space " ", dash " - " etc.
See Also