MindFusion.Java Package Programmer's Guide
TimetableSettings.setMaxItemSize Method
See Also
 

Sets the largest size allowed for schedule items.

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

 Syntax

Java  Copy Code

public void setMaxItemSize (
    Integer value
)

 Parameters

value

An integer value specifying the maximum size in pixels. Set to null to use the corresponding value from the current theme.

 See Also

TimetableSettings Members
TimetableSettings Class
com.mindfusion.scheduling Namespace