Search
ListSettings.maxItems Property
See Also
 






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

Namespace: MindFusion.Scheduling
File: ListSettings.js

 Syntax

JavaScript  Copy Code

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

 Property Value

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

 See Also