Skip to main content
A newer version of this page is available. .

ReportDayViewAppointmentDisplayOptions.ShowShadows Property

Overrides the corresponding member of the base class.

Namespace: DevExpress.XtraScheduler.Reporting

Assembly: DevExpress.XtraScheduler.v19.1.Reporting.dll

Declaration

[Browsable(false)]
public bool ShowShadows { get; set; }

Property Value

Type Description
Boolean

Always false.

Property Paths

You can access this nested property as listed below:

Object Type Path to ShowShadows
DayViewTimeCells
See Also