Search
Calendar.getTimetableSettings Method
See Also
 






Gets the TimetableSettings object used to customize the visualization of days and hours in CalendarView.Timetable view.

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

 Syntax

Java  Copy Code

public TimetableSettings getTimetableSettings ()

 Return Value

An instance of the TimetableSettings class.

 See Also