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

In This Topic
    SelectionBackground Property (C1Calendar)
    In This Topic
    Gets or sets the color used to highlight selected dates.
    Syntax
    'Declaration
     
    
    Public Property SelectionBackground As Brush
    public Brush SelectionBackground {get; set;}
    See Also