Search
LocalStrings.weekdayValue Property
See Also
 






Specifies the text of the "Weekday" option in a Recurrence pattern drop-down.

Namespace: MindFusion.Scheduling
File: LocalStrings.js

 Syntax

JavaScript  Copy Code

get weekdayValue() {}
set weekdayValue(value) {}

 Property Value

String

A string containing the option text.

 See Also