Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / C1CalendarItem.DateTimeInfoCollection Class / Collection Property

In This Topic
    Collection Property (C1CalendarItem.DateTimeInfoCollection)
    In This Topic
    Gets a ReadOnlyObservableCollection collection.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Collection As ReadOnlyObservableCollection(Of DateTimeInfo)
    See Also