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