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

ASPxDiagram.StylesButtons Property

Specifies the style settings of buttons in the ASPxDiagram control.

Namespace: DevExpress.Web.ASPxDiagram

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

NuGet Package: DevExpress.Web

Declaration

public DiagramButtonStyles StylesButtons { get; }

Property Value

Type Description
DiagramButtonStyles

An object that contains style settings.

See Also