Search
TimetableSettings.getSubHeaderSize Method
See Also
 






Gets the size of the secondary header.

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

 Syntax

Java  Copy Code

public Integer getSubHeaderSize ()

 Return Value

A non-negative integer value specifying the size of the secondary header in pixels.

 Remarks

A value of 0 causes the calendar to automatically calculate a header size based on the size of the header font.

 See Also