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

Gets or sets the vertical and horizontal position of the footer in the printed report.

Syntax

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

Property Value

ContentAlignment

Requirements

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

See Also