dbicDayView Send comments on this topic.
PrintTitleAlign Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : PrintTitleAlign Property

Gets or sets the alignment of the title in a printed report.

Syntax

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

Property Value

ContentAlignment

Requirements

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

See Also