dbicMonth Send comments on this topic.
FillType Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : FillType Property

Determines the fill type used to paint the background of 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