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

In This Topic
    ItemsSource Property (DaysOfWeekPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ItemsSource As System.Object
    public System.object ItemsSource {get; set;}
    See Also