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

Gets or sets the height of the title section.

Syntax

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

Property Value

Integer

Requirements

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

See Also