Search
WeekRangeSettings.getTimePeriodHeaderHeight Method
See Also
 






Gets the height of the time-period header in the CalendarView.WeekRange view.

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

 Syntax

Java  Copy Code

public Integer getTimePeriodHeaderHeight ()

 Return Value

A non-negative integer value specifying the header height in pixels.

 Remarks

A value of 0 causes the height to be calculated automatically based on the size of the header font.

 See Also