Skip to main content
A newer version of this page is available. .

DataObjectBase Class

Represents the base for classes containing information about specific data-aware grid elements.

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v21.2.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

public class DataObjectBase :
    DependencyObject,
    INotifyContentChanged,
    INotifyPropertyChanged

The following members return DataObjectBase objects:

See Also