Search
ListSettings.numberOfCells Property
See Also
 






Gets or sets the total number of cells to be displayed in the view.

Namespace: MindFusion.Scheduling
File: ListSettings.js

 Syntax

JavaScript  Copy Code

get numberOfCells() {}

 Property Value

Number. The total number of cells to be displayed in the view.

 See Also