MindFusion.Scheduling for JavaScript Programmer's Guide
LocalStrings.allDayEventCaption Property
See Also
 






Specifies the caption text of the "All day event" checkbox in Edit form.

Namespace: MindFusion.Scheduling
Assembly: LocalStrings.js

 Syntax

JavaScript  Copy Code

get allDayEventCaption() {}
set allDayEventCaption(value) {}

 Property Value

String

A string containing the caption text.

 See Also

LocalStrings Members
LocalStrings Class
MindFusion.Scheduling Namespace