DataView Events
.NET Framework (current version)
Namespace:
System.Data
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | Disposed | Adds an event handler to listen to the Disposed event on the component.(Inherited from MarshalByValueComponent.) |
![]() | Initialized | Occurs when initialization of the DataView is completed. |
![]() | ListChanged | Occurs when the list managed by the DataView changes. |
Show:
