[]
Event that occurs when a new PropertyGroupDescription has been created.
public event EventHandler<PropertyGroupCreatedEventArgs> PropertyGroupCreated
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.