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

Gets or sets the starting date in a printed report.

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