dbicMonth Send comments on this topic.
PrintDateEnd Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : PrintDateEnd Property

Gets or sets the ending date in a printed report.

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