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

The date that the event occurred on.

Syntax

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

Property Value

Date

Requirements

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

See Also