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

Determines whether or not the report title will be included in the printed report.

Syntax

Visual Basic (Declaration) 
Public Overridable Property PrintPageTitle As Boolean
C# 
public virtual bool PrintPageTitle {get; set;}

Property Value

Boolean

Requirements

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

See Also