Search
Item.headerText Property
See Also
 






Gets or sets header text displayed for this item by the calendar control.

Namespace: MindFusion.Scheduling
File: Item.js

 Syntax

JavaScript  Copy Code

get headerText() {}
set headerText(value) {}

 Property Value

String

The header text.

 See Also