Called when the Entity property changes.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)
Syntax
C# |
---|
protected virtual void OnEntityChanged( Entity oldEntity, Entity newEntity ) |
Visual Basic (Declaration) |
---|
Protected Overridable Sub OnEntityChanged ( _ oldEntity As Entity, _ newEntity As Entity _ ) |
Parameters
- oldEntity
- Type: DlhSoft.Windows.Data..::.Entity
- newEntity
- Type: DlhSoft.Windows.Data..::.Entity