dbicCalendar Send comments on this topic.
FillType Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > UserDrawnWeekSummaryEventArgs Class : FillType Property

Gets or sets the fill type for the background

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