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

Gets or sets the starting date in the control.

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