Sets the minimum size of the header displaying all-day items.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public void setDayHeaderMinSize ( |
An integer value specifying the minimal header size in pixels. The minimal allowed value is 5. Set to null to use the corresponding value from the current theme.
See Also