Search
TimetableSettings.setInfoHeaderSize Method
See Also
 






Sets the size of the info header.

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

 Syntax

Java  Copy Code

public void setInfoHeaderSize (
    Integer value
)

 Parameters

value

A positive integer value specifying the size of the info header. Set to null to use the corresponding value from the current theme.

 See Also