SchedulerControl.OptionsFlyout Property
Provides access to the Appointment Flyout options.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
AppointmentFlyoutOptions | A AppointmentFlyoutOptions object containing options which determine the appointment flyout appearance. |
See Also