wpf-devexpress-dot-xpf-dot-grid-728ce42d.md
Serves as a base for classes that represent Views.
Namespace : DevExpress.Xpf.Grid
Assembly : DevExpress.Xpf.Grid.v25.2.Core.dll
NuGet Package : DevExpress.Wpf.Grid.Core
public abstract class DataViewBase :
Control,
ILogicalOwner,
IInputElement,
IColumnOwnerBase,
IConvertClonePropertyValue,
IPrintableControl,
IPrintingTarget,
IRightToLeftSupport,
INotifyPropertyChanged
Public MustInherit Class DataViewBase
Inherits Control
Implements ILogicalOwner,
IInputElement,
IColumnOwnerBase,
IConvertClonePropertyValue,
IPrintableControl,
IPrintingTarget,
IRightToLeftSupport,
INotifyPropertyChanged
The following members return DataViewBase objects:
Show 28 links
Show 14 items
Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control DataViewBase GridDataViewBase
See Also