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

DiagramControl.AllowDiagramPropertiesProperty Field

OBSOLETE

Use the AllowPropertiesPanelProperty property instead.

Identifies the DiagramControl.AllowDiagramProperties dependency property.

Namespace: DevExpress.Xpf.Diagram

Assembly: DevExpress.Xpf.Diagram.v19.2.dll

Declaration

[Obsolete("Use the AllowPropertiesPanelProperty property instead.")]
public static readonly DependencyProperty AllowDiagramPropertiesProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also