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

Determines the Dbi.enumFillType for the background of the WeekSummary.

Syntax

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

Property Value

Dbi.enumFillType

Requirements

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

See Also