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

The date of the arrow.

Syntax

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

Property Value

datetime

Requirements

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

See Also