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

In This Topic
    ItemContainerStyle Property (DaysOfWeekPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ItemContainerStyle As Windows.UI.Xaml.Style
    public Windows.UI.Xaml.Style ItemContainerStyle {get; set;}
    See Also