ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / C1CalendarPresenter Class / Items Property

In This Topic
    Items Property (C1CalendarPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Items As Windows.UI.Xaml.Controls.ItemCollection
    public Windows.UI.Xaml.Controls.ItemCollection Items {get;}
    See Also