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.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

public class DataObjectBase :
    DependencyObject,
    INotifyContentChanged,
    INotifyPropertyChanged

The following members return DataObjectBase objects:

See Also