Gets a collection of all dates visualized in the timetable.
Namespace: MindFusion.Scheduling
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.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |