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

In This Topic
    Items Property (DaysOfWeekPresenter)
    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