Skip to main content
All docs
V25.1
  • DiagramStyles.ButtonItem Property

    Gets the style settings that define the appearance of a button item.

    Namespace: DevExpress.Web.ASPxDiagram

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

    NuGet Package: DevExpress.Web

    Declaration

    public DiagramBarItemStyle ButtonItem { get; }

    Property Value

    Type Description
    DiagramBarItemStyle

    An object that contains style settings.

    See Also