ComponentOne Scheduler for WPF and Silverlight
VisibleDates Property (C1Scheduler)

C1.WPF.Schedule Namespace > C1Scheduler Class : VisibleDates Property
Gets the list of currently visible dates. Changing this list might affect the next properties:
Syntax
'Declaration
 
Public ReadOnly Property VisibleDates As DateList
public DateList VisibleDates {get;}
See Also

Reference

C1Scheduler Class
C1Scheduler Members