DataObjectBase Attached Properties
Represents the base for classes containing information about specific data-aware grid elements.| Name | Description |
|---|---|
| DataObject static | Gets or sets the content data object. |
| NeedsResetEvent static | Gets or sets a value indicating whether it is necessary to raise the DataObjectBase.Reset event. |
| RaiseResetEventWhenObjectIsLoaded static | Gets or sets a value indicating whether it is necessary to raise the DataObjectBase.Reset event when the current data object is loaded. |
See Also