Search
MonthSettings.maxItems Property
See Also
 






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

Namespace: MindFusion.Scheduling
File: MonthSettings.js

 Syntax

JavaScript  Copy Code

get maxItems() {}

 Property Value

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

 See Also