dbicDayView Send comments on this topic.
PaintBackground Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > UserDrawnHeaderEventArgs Class : PaintBackground Property

Determines if the header background is to be drawn automatically or by the user.

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