DiagramItem.GetDiagram() Method
Gets the diagram control that is the owner of the diagram item.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v25.1.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
Returns
| Type | Description |
|---|---|
| DiagramControl | A DiagramControl object that is the owner of the DiagramItem. |
See Also