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

Determines if a shadow will be drawn behind the appointments.

Syntax

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

Property Value

Boolean

Requirements

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

See Also