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

DiagramSettings.StylesMenu Property

Specifies the style settings of menu elements in the Diagram extension.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v20.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public DiagramMenuStyles StylesMenu { get; }

Property Value

Type Description
DiagramMenuStyles

An object that contains style settings.

See Also