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

Gets or sets the height of the header section.

Syntax

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

Property Value

Integer

Requirements

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

See Also