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

ASPxDiagram.StylesEditors Property

Specifies the style settings of editors in the ASPxDiagram control.

Namespace: DevExpress.Web.ASPxDiagram

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

NuGet Package: DevExpress.Web

Declaration

public DiagramEditorStyles StylesEditors { get; }

Property Value

Type Description
DiagramEditorStyles

An object that contains style settings.

See Also