ReportWeekViewAppointmentDisplayOptions.ShowAppointmentStatusVertically Property
Namespace: DevExpress.XtraScheduler.Reporting
Assembly: DevExpress.XtraScheduler.v24.2.Reporting.dll
Declaration
[Browsable(true)]
[DefaultValue(false)]
[EditorBrowsable(EditorBrowsableState.Always)]
[XtraSerializableProperty]
public override bool ShowAppointmentStatusVertically { get; set; }
Property Value
Type | Default |
---|---|
Boolean | false |
Property Paths
You can access this nested property as listed below:
Object Type | Path to ShowAppointmentStatusVertically |
---|---|
FullWeek |
|
See Also