Search
LocalStrings.cueFormHeader Property
See Also
 






Specifies the header text of the Cue Items form.

Namespace: MindFusion.Scheduling
File: LocalStrings.js

 Syntax

JavaScript  Copy Code

get cueFormHeader() {}
set cueFormHeader(value) {}

 Property Value

String

A string containing the header text.

 See Also