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

Determines if the AllDay section will be displayed.

Syntax

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

Property Value

Boolean

Requirements

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

See Also