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

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