Back to Devexpress

DataObjectBase Attached Properties

wpf-devexpress-dot-xpf-dot-core-dot-dataobjectbase-dot-underscore-attachedproperties.md

latest951 B
Original Source

DataObjectBase Attached Properties

Represents the base for classes containing information about specific data-aware grid elements.

NameDescription
DataObject staticGets or sets the content data object.
NeedsResetEvent staticGets or sets a value indicating whether it is necessary to raise the DataObjectBase.Reset event.
RaiseResetEventWhenObjectIsLoaded staticGets or sets a value indicating whether it is necessary to raise the DataObjectBase.Reset event when the current data object is loaded.

See Also

DataObjectBase Class

DataObjectBase Members

DevExpress.Xpf.Core Namespace