Sets the height of the time-period header in the CalendarView.WeekRange view.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public void setTimePeriodHeaderHeight ( |
A non-negative integer value specifying the header height in pixels. Set to null to use the corresponding value from the current theme.
RemarksA value of 0 causes the height to be calculated automatically based on the size of the header font.
See Also