aspnet-devexpress-dot-web-dot-aspxscheduler-e5ed6c40.md
Provides options for displaying the popup menu.
Namespace : DevExpress.Web.ASPxScheduler
Assembly : DevExpress.Web.ASPxScheduler.v25.2.dll
NuGet Package : DevExpress.Web.Scheduler
public class ASPxSchedulerOptionsMenu :
SchedulerNotificationOptions
Public Class ASPxSchedulerOptionsMenu
Inherits SchedulerNotificationOptions
The following members return ASPxSchedulerOptionsMenu objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxScheduler.OptionsMenu |
| ASP.NET MVC Extensions | SchedulerSettings.OptionsMenu |
The ASPxSchedulerOptionsMenu class provides a set of properties that control how the popup menu is displayed. These properties can be accessed via the ASPxScheduler.OptionsMenu property.
Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions ASPxSchedulerOptionsMenu
See Also