Event DataRowRemoved
Occurs after DataRow removed.
Namespace: DevZest.Data
Assembly: DevZest.Data.dll
Syntax
public event EventHandler<DataRowRemovedEventArgs> DataRowRemoved
Returns
| Type | Description |
|---|---|
| System.EventHandler<DataRowRemovedEventArgs> |
Occurs after DataRow removed.
public event EventHandler<DataRowRemovedEventArgs> DataRowRemoved
| Type | Description |
|---|---|
| System.EventHandler<DataRowRemovedEventArgs> |