Specifies the layout of the cells in a CalendarView.SingleMonth and CalendarView.MonthRange views.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public enum MonthCellLayout |
Member name | Description | |
---|---|---|
Grid |
Indicates that the cells are laid out in a grid, where each row in the grid contains the days of a single week. |
|
Linear |
Indicates that the cells are laid out in a single line. |
JPlanner Programmer's Guide | © 2023 MindFusion |