Skip to main content
A newer version of this page is available. .

IAppointmentViewInfo.Options Property

Provides access to several characteristics determining how an appointment is displayed.

Namespace: DevExpress.XtraScheduler.Drawing

Assembly: DevExpress.XtraScheduler.v18.2.Core.dll

Declaration

AppointmentViewInfoOptions Options { get; }

Property Value

Type Description
AppointmentViewInfoOptions

An AppointmentViewInfoOptions object containing certain appointment view characteristics.

See Also