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

The start date of the week represented by the week summary clicked

Syntax

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

Property Value

DateTime

Requirements

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

See Also