Skip to main content

IAppointmentFlyoutData.Appearance Property

Provides access to an object used to specify how the appointment flyout is painted.

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v24.1.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

AppearanceObject Appearance { get; }

Property Value

Type Description
AppearanceObject

An AppearanceObject instance used to control the look and feel characteristics of an appointment flyout element.

See Also