Search
WeekRangeSettings.generalFormat Property
See Also
 






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

Namespace: MindFusion.Scheduling
File: WeekRangeSettings.js

 Syntax

JavaScript  Copy Code

get generalFormat() {}

 Property Value

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

 See Also