Skip to main content

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.v23.2.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