dbicMonth Send comments on this topic.
SelectedBackColor Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : SelectedBackColor Property

Gets or sets the primary background color of the selected date(s).

Syntax

Visual Basic (Declaration) 
Public Property SelectedBackColor As Color
C# 
public Color SelectedBackColor {get; set;}

Property Value

Color

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also