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.v18.2.dll

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