DiagramControl.Diagram Attached Property
In This Article
Specifies the diagram control associated with an object. This is an attached property.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v24.2.dll
NuGet Package: DevExpress.Wpf.Diagram
#Declaration
#Returns
Type | Description |
---|---|
Diagram |
A Diagram |
See Also