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

Determines the pattern used to paint the background of a selected day of the month.

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