Gets a collection of all dates visualized in the timetable.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public DateCollection Dates { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Dates As DateCollection |
An instance of the DateCollection class specifying which dates to display as columns in the timetable view.