Search
MonthSettings.maxItems Property
See Also
 






Gets or sets the maximum number of calendar items to display in a view cell.

Namespace: MindFusion.Scheduling
Assembly: MonthSettings.js

 Syntax

JavaScript  Copy Code

get maxItems() {}
set maxItems(value) {}

 Property Value

Number. The maximum number of calendar items to display in a ViewCell.

 See Also