dbicList Send comments on this topic.
PrintPageTitle Property
See Also 
dbicList Assembly > Dbi.WinControl.List Namespace > dbiList Class : PrintPageTitle Property

Determines whether or not the title will be printed.

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