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
SyntaxJavaScript
Copy Code
|
|---|
get hideTrailingWeeks() {} |
Boolean
True to hide trailing weeks, otherwise false.
See Also