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

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

Syntax

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

Property Value

DateTime

Requirements

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

See Also