IAppointmentFlyoutData.SubjectAppearance Property
In This Article
Provides access to an object used to specify how the subject area in the appointment flyout is painted.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
NuGet Package: DevExpress.Win.Scheduler
#Declaration
AppearanceObject SubjectAppearance { get; }
#Property Value
Type | Description |
---|---|
Appearance |
An Appearance |
See Also