[]
Event that occurs when a new PropertyGroupDescription has been created.
public event EventHandler<PropertyGroupCreatedEventArgs> PropertyGroupCreated
Public Event PropertyGroupCreated As EventHandler(Of PropertyGroupCreatedEventArgs)
| Type | Description |
|---|---|
| EventHandler<PropertyGroupCreatedEventArgs> | Event that occurs when a new has been created. |
This event allows you to customize the new PropertyGroupDescription by assigning it a custom IConverter.