ProBindingSource
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
As described in previous sections, the ProBindingSource
is an OpenEdge built-in class that provides a customized version
of the .NET BindingSource object. The ProBindingSource provides
extended constructors, properties, methods, and events that enable you
to bind an ABL data source object to .NET objects.
The following sections describe the class members of the Progress.Data.BindingSource class that you should use to bind to an ABL data source object. For details about these class members, see ABL Reference.