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

Determines if the header section is displayed.

Syntax

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

Property Value

Boolean

Requirements

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

See Also