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

DiagramSettings.StylesEditors Property

Specifies the style settings of editors in the Diagram extension.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v20.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