dbicCalendar Send comments on this topic.
TodayFillType Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : TodayFillType Property

Gets or sets the pattern used to paint the background of today's date in the control.

Syntax

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

Property Value

Dbi.enumFillType

Requirements

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

See Also