Skip to main content

DataObjectBase.DataObject Attached Property

Gets or sets the content data object.

Namespace: DevExpress.Xpf.Core

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

NuGet Package: 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