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

Determines in the current date will be highlighted.

Syntax

Visual Basic (Declaration) 
Public Overridable Property DisplayCurrentDate As Boolean
C# 
public virtual bool DisplayCurrentDate {get; set;}

Property Value

Boolean

Requirements

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

See Also