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

Gets or sets the pattern used to paint the background of the title section in the control.

Syntax

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

Property Value

Dbi.enumFillType

Requirements

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

See Also