Search
LocalStrings.editFormHeader Property
See Also
 






Specifies the header text of the Edit form.

Namespace: MindFusion.Scheduling
File: LocalStrings.js

 Syntax

JavaScript  Copy Code

get editFormHeader() {}
set editFormHeader(value) {}

 Property Value

String

A string containing the header text.

 See Also