DiagramDataBindingControllerBase Class
Serves as a base for behaviors that are used to bind the Diagram Control to data.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.1.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
public abstract class DiagramDataBindingControllerBase :
Component,
IDataBindingBehaviorBase,
ISupportInitialize
Remarks
To learn more, see Data Binding Functionality.
Inheritance
See Also