Skip to main content

DiagramSettings.StylesMenu Property

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

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v23.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