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

Gets or sets the title text for the printed report.

Syntax

Visual Basic (Declaration) 
Public Overridable Property PrintPageTitleText As String
C# 
public virtual string PrintPageTitleText {get; set;}

Property Value

string

Requirements

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

See Also