Skip to main content
A newer version of this page is available. .

ASPxSchedulerOptionsMenu() Constructor

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

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public ASPxSchedulerOptionsMenu()

Remarks

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

See Also