DiagramControl.AllowDiagramPropertiesProperty Field
In This Article
OBSOLETE
Use the Allow
Identifies the DiagramControl.AllowDiagramProperties
dependency property.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v24.2.dll
NuGet Package: DevExpress.Wpf.Diagram
#Declaration
[Obsolete("Use the AllowPropertiesPanelProperty property instead.")]
public static readonly DependencyProperty AllowDiagramPropertiesProperty
#Field Value
Type | Description |
---|---|
Dependency |
A dependency property identifier. |
See Also