PanAndZoomDockPanel.Diagram Property
Gets or sets the diagram whose data is displayed by the PanAndZoomDockPanel.
Namespace: DevExpress.XtraDiagram.Docking
Assembly: DevExpress.XtraDiagram.v25.1.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
Property Value
| Type | Description |
|---|---|
| DiagramControl | A DiagramControl object. |
See Also