Search
MonthSettings.hideTrailingWeeks Property
See Also
 






Gets or sets a value indicating whether to hide trailing weeks, which do not contain days from the current month.

Namespace: MindFusion.Scheduling
File: MonthSettings.js

 Syntax

JavaScript  Copy Code

get hideTrailingWeeks() {}

 Property Value

Boolean. True to hide trailing weeks, otherwise false.

 See Also