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

Determines the pattern used to paint the background in the navigation buttons.

Syntax

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

Property Value

enumFillType

Requirements

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

See Also