dbicCalendar Send comments on this topic.
PrintPageSubTitleAlign Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : PrintPageSubTitleAlign Property

Determines 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