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

Gets or sets the pattern used to paint the background of the selected date in the control.

Syntax

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

Property Value

enumFillType

Requirements

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

See Also