Gets the list of currently visible dates.
Changing this list might affect the next properties:
Namespace:
C1.Silverlight.ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
C# |
---|
[BrowsableAttribute(false)] public DateList VisibleDates { get; } |
Visual Basic |
---|
<BrowsableAttribute(False)> _ Public ReadOnly Property VisibleDates As DateList Get |