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

Determines whether or not the footer will be printed. The text can be modified in the PrintPageText Property.

Syntax

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

Property Value

Boolean

Requirements

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

See Also