ReportDayViewAppointmentDisplayOptions.ShowShadows Property
Overrides the corresponding member of the base class.
Namespace: DevExpress.XtraScheduler.Reporting
Assembly: DevExpress.XtraScheduler.v24.2.Reporting.dll
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