dbicDropDate Send comments on this topic.
FillColor Property
See Also 
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiCalendarControl Class : FillColor Property

Determines the color used to paint the text of calendar dates that are not part of the current month.

Syntax

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

Property Value

Color

Requirements

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

See Also