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.v19.2.dll

Declaration

public class DiagramMenuStyles :
    MenuStyles

The following members return DiagramMenuStyles objects:

Remarks

These settings can be accessed via the StylesMenu property.

Implements

See Also