Search
WeekRangeSettings.generalFormat Property
See Also
 






Gets or sets the options used to format cells' headers.

Namespace: MindFusion.Scheduling
Assembly: WeekRangeSettings.js

 Syntax

JavaScript  Copy Code

get generalFormat() {}
set generalFormat(value) {}

 Property Value

A string that specifies the format e.g. "MM/DD/YYYY h:mm a".

 See Also