MindFusion.Scheduling for JavaScript Programmer's Guide
Calendar.header Property
See Also
 






Gets a reference to the DOM element of the calendar main header.

Namespace: MindFusion.Scheduling
Assembly: Calendar.js

 Syntax

JavaScript  Copy Code

get header() {}
set header(value) {}

 Property Value

A DomElement that represents the header.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling Namespace