Event CleaningUp
Occurs when the RowView is cleaning up.
Namespace: DevZest.Data.Views
Assembly: DevZest.Data.WPF.dll
Syntax
public event EventHandler<EventArgs> CleaningUp
Returns
Type | Description |
---|---|
System.EventHandler<System.EventArgs> |
Occurs when the RowView is cleaning up.
public event EventHandler<EventArgs> CleaningUp
Type | Description |
---|---|
System.EventHandler<System.EventArgs> |