Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / C1Calendar Class / DisabledForeground Property

In This Topic
    DisabledForeground Property (C1Calendar)
    In This Topic
    Gets or sets the color for the text of disabled slots.
    Syntax
    'Declaration
     
    
    Public Property DisabledForeground As Brush
    public Brush DisabledForeground {get; set;}
    See Also