dbicDate Send comments on this topic.
SelectedFillType Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : SelectedFillType Property

Determines the filltype used to paint the background of a selected date.

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