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