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

Gets or sets the type of pattern to paint the background of the headers.

Syntax

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

Property Value

enumFillType

Requirements

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

See Also