DevExpress.DataAccess.ObjectBinding Namespace
Contains classes that support binding to object data sources.
Assembly: DevExpress.DataAccess.v24.2.dll
NuGet Package: DevExpress.DataAccess
#Classes
Name | Description |
---|---|
Before |
Supplies data for the Object |
Highlighted |
When applied to an assembly, includes the corresponding item in the list of highlighted assemblies in the Data Source Wizard. |
Highlighted |
When applied to a class, includes the corresponding item in the list of highlighted classes in the Data Source Wizard. |
Highlighted |
When applied to a data source member, includes the corresponding item in the list of highlighted data members in the Data Source Wizard. |
Object |
Provides functionality to access constructor parameters when binding to an Object |
Object |
Enables binding data-aware controls and components to a runtime-created object or an instance method. |
Object |
Contains information about a member of an object data source. |
Parameter |
A method or constructor parameter of an Object |
Parameter |
A list of Parameter objects. |
Validation |
This exception is thrown when an object data source validation fails. |
#Delegates
Name | Description |
---|---|
Before |
A method that will handle the Object |