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

Gets or sets the font for the sub-title in a printed report.

Syntax

Visual Basic (Declaration) 
Public Property PrintPageSubTitleFont As Font
C# 
public Font PrintPageSubTitleFont {get; set;}

Property Value

Font

Requirements

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

See Also