ASP.NET Pack Programmer's Guide
TimetableSettings.Dates Property
See Also
 





Gets a collection of all dates visualized in the timetable.

Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public TimetableDateCollection Dates { get; }

Visual Basic  Copy Code

Public ReadOnly Property Dates As TimetableDateCollection

 Property Value

An instance of the TimetableDateCollection class that represents the collection of visible dates in the Timetable view..

 See Also

TimetableSettings Members
TimetableSettings Class
MindFusion.Scheduling.WebForms Namespace