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

DiagramMenuStyles Class

Contains styles settings that define the appearance of menu elements in the ASPxDiagram control.

Namespace: DevExpress.Web.ASPxDiagram

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

NuGet Package: DevExpress.Web

Declaration

public class DiagramMenuStyles :
    MenuStyles

The following members return DiagramMenuStyles objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxDiagram.StylesMenu
ASP.NET MVC Extensions DiagramSettings.StylesMenu

Remarks

These settings can be accessed via the StylesMenu property.

Implements

See Also