dbicDate Send comments on this topic.
HeaderHeight Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : HeaderHeight Property

Determines the height of the header in the control.

Syntax

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

Property Value

Integer

Requirements

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

See Also