Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DataObjectBase Fields

Represents the base for classes containing information about specific data-aware grid elements.
Name Description
DataObjectProperty static Identifies the DataObjectBase.DataObject attached property.
NeedsResetEventProperty static Identifies the DataObjectBase.NeedsResetEvent attached property.
RaiseResetEventWhenObjectIsLoadedProperty static Identifies the DataObjectBase.RaiseResetEventWhenObjectIsLoaded attached property.
ResetEvent static Identifies the DataObjectBase.Reset event.
See Also