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

Gets or sets the background pattern of the title section.

Syntax

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

Property Value

enumFillType

Remarks

The primary and secondary background colors are defined by the TitleBackColor and TitleBackColorTo properties.

Requirements

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

See Also