Search
LocalStrings.editRecurrenceFormHeader Property
See Also
 






Specifies the header text of the Edit Recurrence form.

Namespace: MindFusion.Scheduling
File: LocalStrings.js

 Syntax

JavaScript  Copy Code

get editRecurrenceFormHeader() {}
set editRecurrenceFormHeader(value) {}

 Property Value

String

A string containing the header text.

 See Also