wpf-devexpress-dot-xpf-dot-core-2a169a38.md
Represents the base for classes containing information about specific data-aware grid elements.
Namespace : DevExpress.Xpf.Core
Assembly : DevExpress.Xpf.Core.v25.2.dll
NuGet Package : DevExpress.Wpf.Core
public class DataObjectBase :
DependencyObject,
INotifyContentChanged,
INotifyPropertyChanged
Public Class DataObjectBase
Inherits DependencyObject
Implements INotifyContentChanged,
INotifyPropertyChanged
The following members return DataObjectBase objects:
Show 19 items
Object DispatcherObject DependencyObject DataObjectBase EditableDataObject
See Also