Search
TimetableSettings.maxItems Property
See Also
 






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

Namespace: MindFusion.Scheduling
File: TimetableSettings.js

 Syntax

JavaScript  Copy Code

get maxItems() {}

 Property Value

A Number that specifies the count.

 Remarks

Applies only to all day (header) items.

 See Also