Search
TimetableSettings.maxItems Property
See Also
 






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

Namespace: MindFusion.Scheduling
Assembly: TimetableSettings.js

 Syntax

JavaScript  Copy Code

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

 Property Value

A Number that specifies the count.

 Remarks

Applies only to all day (header) items.

 See Also