dbicMonth Send comments on this topic.
Date Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > UserDrawnWeekSummaryEventArgs Class : Date Property

Gets or sets the starting date of the week summary.

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