Gets the height of the main header in a month view.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public Integer getMainHeaderHeight () |
A non-negative integer value specifying the height of the main header in pixels.
RemarksA value of 0 causes the Calendar component to automatically calculate the header size based on the header font size.
See Also