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

Gets or sets the text for the page footer of the printed report.

Syntax

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

Property Value

string

Requirements

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

See Also