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