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