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

ASPxScheduler.OptionsMenu Property

Provides access to menu options.

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public ASPxSchedulerOptionsMenu OptionsMenu { get; }

Property Value

Type Description
ASPxSchedulerOptionsMenu

A ASPxSchedulerOptionsMenu object containing menu options.

See Also