DataObjectBase Events
Represents the base for classes containing information about specific data-aware grid elements.| Name | Description |
|---|---|
| ContentChanged | Occurs when the contents of the DataObjectBase are changed. |
| PropertyChanged | Occurs when a property value changes. |
See Also