Search
WeekRangeSettings.maxItems Property
See Also
 






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

Namespace: MindFusion.Scheduling
File: WeekRangeSettings.js

 Syntax

JavaScript  Copy Code

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

 Property Value

A Number that specifies the count of the items.

 See Also