SchedulerControl.OptionsFlyout Property
In This Article
Provides access to the Appointment Flyout options.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
NuGet Package: DevExpress.Win.Scheduler
#Declaration
public AppointmentFlyoutOptions OptionsFlyout { get; }
#Property Value
Type | Description |
---|---|
Appointment |
A Appointment |
See Also