Search
TimetableSettings.getDates Method
See Also
 






Gets a collection of all dates visualized in the timetable.

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

 Syntax

Java  Copy Code

public DateList getDates ()

 Return Value

An instance of the DateList class specifying which dates to display as columns in the timetable view.

 See Also