ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.DateTimeEditors Namespace / C1TimeEditor Class / Background Property

In This Topic
    Background Property (C1TimeEditor)
    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