ASPxDiagram.StylesEditors Property
Specifies the style settings of editors in the ASPxDiagram control.
Namespace: DevExpress.Web.ASPxDiagram
Assembly: DevExpress.Web.ASPxDiagram.v20.2.dll
Declaration
public DiagramEditorStyles StylesEditors { get; }
Public ReadOnly Property StylesEditors As DiagramEditorStyles
Property Value
Type | Description |
---|---|
DiagramEditorStyles | An object that contains style settings. |
See Also
Feedback