Search
MonthSettings.trailingWeekCount Property
See Also
 






Gets or sets the number of full weeks to display from the next month.

Namespace: MindFusion.Scheduling
File: MonthSettings.js

 Syntax

JavaScript  Copy Code

get trailingWeekCount() {}
set trailingWeekCount(value) {}

 Property Value

Number

The number of full weeks to display from the next month.

 See Also