dbicDropDate Send comments on this topic.
TitleFillType Property
See Also 
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiCalendarControl Class : TitleFillType Property

Determines the fill type to paint the background of the title in the calendar.

Syntax

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

Property Value

enumFillType

Requirements

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

See Also