Skip to main content
All docs
V25.1
  • DayViewAppearance.AllDayAreaToday Property

    Namespace: DevExpress.XtraScheduler

    Assembly: DevExpress.XtraScheduler.v25.1.dll

    NuGet Package: DevExpress.Win.Scheduler

    Declaration

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

    Property Value

    Type
    AppearanceObject
    See Also