dbicDayView Send comments on this topic.
DateEnd Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : DateEnd Property

Gets or sets the ending date in the control.

Syntax

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

Property Value

DateTime

Requirements

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

See Also