ASPxDiagram.StylesButtons Property
In This Article
Specifies the style settings of buttons in the ASPxDiagram control.
Namespace: DevExpress.Web.ASPxDiagram
Assembly: DevExpress.Web.ASPxDiagram.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public DiagramButtonStyles StylesButtons { get; }
#Property Value
Type | Description |
---|---|
Diagram |
An object that contains style settings. |
See Also