ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / ViewSlotPresenter Class / Background Property

In This Topic
    Background Property (ViewSlotPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Background As Windows.UI.Xaml.Media.Brush
    public Windows.UI.Xaml.Media.Brush Background {get; set;}
    See Also