Search
MonthRangeSettings.headerStyle Property
See Also
 






Gets or sets the style of the view header.

Namespace: MindFusion.Scheduling
File: MonthRangeSettings.js

 Syntax

JavaScript  Copy Code

get headerStyle() {}

 Property Value

One of the MainHeaderStyle enumeration values.

 See Also