Skip to main content
A newer version of this page is available. .
All docs
V21.2

DataComponentBase Class

Namespace: DevExpress.DataAccess

Assembly: DevExpress.Data.v21.2.dll

NuGet Packages: DevExpress.Data, DevExpress.Win.Design

Declaration

public abstract class DataComponentBase :
    Component,
    IObject,
    IServiceContainer,
    IServiceProvider,
    IDataComponent,
    IComponent,
    IDisposable,
    IParametersRenamer,
    ISensitiveInfoContainer

Implements

See Also