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

Determines the gradient fill of the header for the current day.

Syntax

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

Property Value

enumFillType

Requirements

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

See Also