Search
MonthSettings.getCellLayout Method
See Also
 






Gets the layout of the cells in CalendarView.SingleMonth and CalendarView.MonthRange views.

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

 Syntax

Java  Copy Code

public MonthCellLayout getCellLayout ()

 Return Value

One of the MonthCellLayout constants.

 See Also