Back to Devexpress

IAppointmentFlyoutData.Appearance Property

windowsforms-devexpress-dot-xtrascheduler-dot-iappointmentflyoutdata.md

latest1.3 KB
Original Source

IAppointmentFlyoutData.Appearance Property

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

Namespace : DevExpress.XtraScheduler

Assembly : DevExpress.XtraScheduler.v25.2.dll

NuGet Package : DevExpress.Win.Scheduler

Declaration

csharp
AppearanceObject Appearance { get; }
vb
ReadOnly Property Appearance As AppearanceObject

Property Value

TypeDescription
AppearanceObject

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

|

See Also

IAppointmentFlyoutData Interface

IAppointmentFlyoutData Members

DevExpress.XtraScheduler Namespace