DiagramDataBindingControllerBase Class
In This Article
Serves as a base for behaviors that are used to bind the Diagram Control to data.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.2.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