ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.DateTimeEditors Namespace / C1DateTimePicker Class / Foreground Property

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