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