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

The end date of the week related to 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