Search
MonthSettings.getDaySettings Method
See Also
 






Gets the CellSettings object used to customize the visualization of days in CalendarView.SingleMonth and CalendarView.MonthRange views.

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

 Syntax

Java  Copy Code

public CellSettings getDaySettings ()

 Return Value

An instance of the CellSettings class.

 See Also