Table of Contents

Event AggregatePropertiesUpdated

Namespace
Alternet.FormDesigner.Wpf.PropertyGrid
Assembly
Alternet.FormDesigner.Wpf.v10.dll

Occurs when aggregate properties of the PropertyGrid control updated due to the reloading operation.

public event EventHandler AggregatePropertiesUpdated

Returns

EventHandler
Occurs when aggregate properties of the PropertyGrid control updated due to the reloading operation.
Implements