Skip to main content
All docs
V24.1

DayViewAppearance.SelectedAllDayAreaToday Property

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v24.1.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

[XtraSerializableProperty(XtraSerializationVisibility.Content)]
public AppearanceObject SelectedAllDayAreaToday { get; }

Property Value

Type
AppearanceObject
See Also