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

Determines the fill type of the date header for each date.

Syntax

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

Property Value

Dbi.enumFillType

Requirements

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

See Also