Search
TimetableSettings.getColumnBandSize Method
See Also
 






Gets the size of the bands displayed on the left/top side of each timetable column.

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

 Syntax

Java  Copy Code

public Integer getColumnBandSize ()

 Return Value

A non-negative integer specifying band width in pixels.

 See Also