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

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.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Diagram, DevExpress.Wpf.Diagram

Declaration

Returns

Type Description
DiagramControl

A DiagramControl value that specifies the diagram control associated with an object.

See Also