Skip to main content
All docs
V25.1
  • DiagramMenuStyles Class

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

    Namespace: DevExpress.Web.ASPxDiagram

    Assembly: DevExpress.Web.ASPxDiagram.v25.1.dll

    NuGet Package: DevExpress.Web

    Declaration

    public class DiagramMenuStyles :
        MenuStyles

    The following members return DiagramMenuStyles objects:

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

    Remarks

    These settings can be accessed via the StylesMenu property.

    Implements

    See Also