Skip to main content
All docs
V25.1
  • ASPxDiagram.StylesButtons Property

    Specifies the style settings of buttons in the ASPxDiagram control.

    Namespace: DevExpress.Web.ASPxDiagram

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

    NuGet Package: DevExpress.Web

    Declaration

    public DiagramButtonStyles StylesButtons { get; }

    Property Value

    Type Description
    DiagramButtonStyles

    An object that contains style settings.

    See Also