Skip to main content

DiagramSettings.StylesEditors Property

Specifies the style settings of editors in the Diagram extension.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v23.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public DiagramEditorStyles StylesEditors { get; }

Property Value

Type Description
DiagramEditorStyles

An object that contains style settings.

See Also