MindFusion.Java Package Programmer's Guide
ItemSettings.getResizeBandSize Method
See Also
 






Gets the size of the bands used to resize an item in a Timetable view.

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

 Syntax

Java  Copy Code

public Integer getResizeBandSize ()

 Return Value

An integer value specifying the bands' size in pixels. The minimal allowed value is 2.

 See Also

ItemSettings Members
ItemSettings Class
com.mindfusion.scheduling Namespace