Search
TimetableSettings.showAM Property
See Also
 






Gets or sets a value indicating whether the AM and PM suffixes are displayed.

Namespace: MindFusion.Scheduling
File: TimetableSettings.js

 Syntax

JavaScript  Copy Code

get showAM() {}

 Property Value

true if AM/PM suffix should be rendered; otherwise false.

 See Also