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