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

IAppointmentFlyoutData.SubjectAppearance Property

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

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v18.2.dll

Declaration

AppearanceObject SubjectAppearance { get; }

Property Value

Type Description
AppearanceObject

An AppearanceObject instance used to specify how the subject area is painted.

See Also