Skip to main content

ReportDayViewAppointmentDisplayOptions.ShowShadows Property

Overrides the corresponding member of the base class.

Namespace: DevExpress.XtraScheduler.Reporting

Assembly: DevExpress.XtraScheduler.v23.2.Reporting.dll

NuGet Package: DevExpress.Win.SchedulerReporting

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
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