VisibleDates Property (C1Scheduler)
In This Topic
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