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






Gets the smallest size allowed for timetable columns.

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

 Syntax

Java  Copy Code

public Integer getMinColumnSize ()

 Return Value

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

 See Also

TimetableSettings Members
TimetableSettings Class
com.mindfusion.scheduling Namespace