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

DataObjectBase.DataObject Attached Property

Gets or sets the content data object.

Namespace: DevExpress.Xpf.Core

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

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

Declaration

Returns

Type Description
DataObjectBase

A DataObjectBase class descendant.

Remarks

This property is intended for internal use only. Normally, you don’t need to use it.

See Also