A newer version of this page is available.
Switch to the current version.
AppointmentFlyoutOptions Class
Contains options which define how appointment flyouts are displayed.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v19.2.dll
Declaration
public class AppointmentFlyoutOptions :
SchedulerNotificationOptions
Public Class AppointmentFlyoutOptions
Inherits SchedulerNotificationOptions
Related API Members
The following members accept/return AppointmentFlyoutOptions objects:
Remarks
Use the SchedulerControl.OptionsFlyout property to get access to the AppointmentFlyoutOptions instance.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
SchedulerNotificationOptions
AppointmentFlyoutOptions
See Also
Feedback