Search
LocalStrings.newFormHeader Property
See Also
 






Specifies the header text of the New form.

Namespace: MindFusion.Scheduling
File: LocalStrings.js

 Syntax

JavaScript  Copy Code

get newFormHeader() {}
set newFormHeader(value) {}

 Property Value

String

A string containing the header text.

 See Also