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

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

Syntax

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

Property Value

ContentAlignment

Requirements

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

See Also