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

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