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

Determines whether or not the footer will be printed.

Syntax

Visual Basic (Declaration) 
Public Overridable Property PrintPageFooter As Boolean
C# 
public virtual bool PrintPageFooter {get; set;}

Property Value

Boolean

Requirements

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

See Also