MindFusion.Java Package Programmer's Guide
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

TimetableSettings Members
TimetableSettings Class
com.mindfusion.scheduling Namespace