Search
TimetableSettings.getDayHeaderMinSize Method
See Also
 






Gets the minimum size of the header displaying all-day items.

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

 Syntax

Java  Copy Code

public Integer getDayHeaderMinSize ()

 Return Value

An integer value specifying the minimal header size in pixels. The minimal allowed value is 5.

 See Also