DevExpress.Data Namespace
Contains classes implementing the common data management functionality for DevExpress controls.
Assemblies: DevExpress.Data.v24.2.dll, DevExpress.Printing.v24.2.Core.dll
NuGet Packages: DevExpress.Data, DevExpress.Printing.Core
#Classes
#Interfaces
Name | Description |
---|---|
IBound |
If implemented, provides an abstraction for an object’s bindable property. |
IData |
|
IData |
|
IDisplay |
Provides methods that return custom names for the Field List items. |
IParameter | If implemented by a class, provides functionality to a report parameter. |
IRelation |
An interface that can be implemented by a data source to support master-detail relationships. |
IRelation |
An extended version of the IRelation |
#Delegates
Name | Description |
---|---|
Async |
|
Custom |
Represents a method that will handle the Grid |
Custom |
Represents a method that will handle the Grid |
Selection |
Represents a method that will handle the Column |
#Enums
Name | Description |
---|---|
Column |
Lists values specifying the sort orders. |
Custom |
Specifies the current status of custom summary calculation. |
Exception |
Specifies how to resolve exceptions while performing an action. |
Summary |
Lists values specifying the aggregate function types. |
Summary |
Contains values that specify how summaries are calculated - against all rows or for the selected rows. |
Unbound |
Contains values that specify the data type and binding mode of columns. |