Search
TimetableSettings.dates Property
See Also
 






Gets or sets the collection of dates to display in the view.

Namespace: MindFusion.Scheduling
File: TimetableSettings.js

 Syntax

JavaScript  Copy Code

get dates() {}

 Property Value

An ObservableCollection containing DateTime objects.

 See Also