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

The date of the current header.

Syntax

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

Property Value

Date

Requirements

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

See Also