Search
TimetableSettings.getMaxItemSize Method
See Also
 






Gets the largest size allowed for schedule items.

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

 Syntax

Java  Copy Code

public Integer getMaxItemSize ()

 Return Value

An integer value specifying the maximum size in pixels.

 See Also