Sets the number of divisions in the sub-header.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public void setSubHeaderDivisions ( |
An integer value specifying the number of cells in the subheader. Set to null to use the corresponding value from the current theme.
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 |