Search
LocalStrings.monthValue Property
See Also
 






Specifies the caption text of the "Month" input in Recurrence form.

Namespace: MindFusion.Scheduling
File: LocalStrings.js

 Syntax

JavaScript  Copy Code

get monthValue() {}
set monthValue(value) {}

 Property Value

String

A string containing the caption text.

 See Also