Gets the height of the day-names header in the CalendarView.WeekRange view.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public Integer getDayNamesHeaderHeight () |
A non-negative integer value specifying the height of the day-names header in pixels.
RemarksA value of 0 causes the height to be calculated automatically based on the size of the header font.
See Also