DiagramDataBindingController(IContainer) Constructor
Initializes a new DiagramDataBindingController class instance with the specified container.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v25.2.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| container | IContainer | A IContainer object that provides functionality for containers. |
See Also