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.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
AppearanceObject | An AppearanceObject instance used to specify how the subject area is painted. |
See Also