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