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

DiagramEditorStyles Class

Contains styles settings that define the appearance of editors in the ASPxDiagram control.

Namespace: DevExpress.Web.ASPxDiagram

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

Declaration

public class DiagramEditorStyles :
    EditorStyles

The following members return DiagramEditorStyles objects:

Remarks

These settings can be accessed via the StylesEditors property.

Implements

See Also