Search
WeekRangeSettings.getDaySettings Method
See Also
 






Gets the CellSettings object used to customize the visualization of days in a CalendarView.WeekRange view.

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