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

Gets or sets the header height in a printed report of the control.

Syntax

Visual Basic (Declaration) 
Public Property PrintHeaderHeight As Integer
C# 
public int PrintHeaderHeight {get; set;}

Property Value

Integer

Requirements

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

See Also