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

Gets or sets whether the control will paint the background of the week summary.

Syntax

Visual Basic (Declaration) 
Public Property PaintBackground As Boolean
C# 
public bool PaintBackground {get; set;}

Property Value

Boolean

Requirements

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

See Also