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

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