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

Determines the display of the header and column for the current day.

Syntax

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

Property Value

enumTodayDisplayStyle

Requirements

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

See Also