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

Gets or sets the starting date in a printed report of the control.

Syntax

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

Property Value

DateTime

Requirements

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

See Also