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

Gets or sets the pattern used to paint the background of the calendar section in the control.

Syntax

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

Property Value

enumFillType

Requirements

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

See Also