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

Gets or sets the starting date of the control.

Syntax

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

Property Value

DateTime

Requirements

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

See Also