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

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