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

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

Syntax

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

Property Value

DateTime

Requirements

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

See Also