Skip to main content

DiagramControl.AllowDiagramPropertiesProperty Field

OBSOLETE

Use the AllowPropertiesPanelProperty property instead.

Identifies the DiagramControl.AllowDiagramProperties dependency property.

Namespace: DevExpress.Xpf.Diagram

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

NuGet Package: DevExpress.Wpf.Diagram

Declaration

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

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also