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

Determines the pattern used to paint the background for the week numbers.

Syntax

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

Property Value

enumFillType

Remarks

The WeekNumbersBackColor Property and WeekNumbersBackColorTo Property are the colors used to paint the fill.

Requirements

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

See Also