DiagramDataBindingControllerBase.Diagram Property
Gets or sets the DiagramControl associated with the current DiagramDataBindingControllerBase.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.1.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
Property Value
Type | Description |
---|---|
DiagramControl | A DiagramControl object. |
See Also