Skip to main content

DayViewAppointmentDisplayOptions Class

A base class containing options which define how appointments are displayed in the Day View and descendants.

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll

Declaration

public class DayViewAppointmentDisplayOptions :
    AppointmentDisplayOptions

The following members return DayViewAppointmentDisplayOptions objects:

See Also