Search
TimetableSettings.getCellSize Method
See Also
 






Gets the size of time cells.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public Integer getCellSize ()

 Return Value

An integer value specifying the cell size. The minimal allowed value is 10.

 See Also