Back to Devexpress

IAppointmentFlyoutData.SubjectAppearance Property

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

latest1.3 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Win.Scheduler

Declaration

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

Property Value

TypeDescription
AppearanceObject

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

|

See Also

IAppointmentFlyoutData Interface

IAppointmentFlyoutData Members

DevExpress.XtraScheduler Namespace