Gets the number of divisions in the sub-header.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public Integer getSubHeaderDivisions () |
An integer value specifying the number of cells in the subheader.
The value of this property is used only when the subheader of the CalendarView.List view is displayed (as specified by getHeaderStyle). The value specifies the number of cells in the subheader. The date in each cell is calculated automatically and is displayed according to getSubTitleFormat.
JPlanner Programmer's Guide | © 2023 MindFusion |