Search
LocalStrings.allDayEventCaption Property
See Also
 






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

Namespace: MindFusion.Scheduling
File: LocalStrings.js

 Syntax

JavaScript  Copy Code

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

 Property Value

String

A string containing the caption text.

 See Also