Skip to main content

ASPxSchedulerOptionsMenu() Constructor

Initializes a new instance of the ASPxSchedulerOptionsMenu class with the default settings.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v23.2.dll

NuGet Package: DevExpress.Web.Scheduler

Declaration

public ASPxSchedulerOptionsMenu()

Remarks

The ASPxSchedulerOptionsMenu instance is available via the ASPxScheduler.OptionsMenu property.

See Also