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

IAppointmentFlyoutData.Appearance Property

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

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v19.1.dll

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