Back to Devexpress

SchedulerControl.OptionsFlyout Property

windowsforms-devexpress-dot-xtrascheduler-dot-schedulercontrol-c6fe3fd8.md

latest1.4 KB
Original Source

SchedulerControl.OptionsFlyout Property

Provides access to the Appointment Flyout options.

Namespace : DevExpress.XtraScheduler

Assembly : DevExpress.XtraScheduler.v25.2.dll

NuGet Package : DevExpress.Win.Scheduler

Declaration

csharp
public AppointmentFlyoutOptions OptionsFlyout { get; }
vb
Public ReadOnly Property OptionsFlyout As AppointmentFlyoutOptions

Property Value

TypeDescription
AppointmentFlyoutOptions

A AppointmentFlyoutOptions object containing options which determine the appointment flyout appearance.

|

See Also

SchedulerControl Class

SchedulerControl Members

DevExpress.XtraScheduler Namespace