DataObjectBase Class
In This Article
Represents the base for classes containing information about specific data-aware grid elements.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public class DataObjectBase :
DependencyObject,
INotifyContentChanged,
INotifyPropertyChanged
#Related API Members
The following members return DataObjectBase objects:
#Inheritance
See Also