[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.C1FlexGridGroupPanel.PropertyGroupCreated

PropertyGroupCreated Event

Event that occurs when a new PropertyGroupDescription has been created.

Namespace: C1.WPF.FlexGrid
Assembly: C1.WPF.FlexGrid.GroupPanel.4.6.2.dll
Syntax
public event EventHandler<PropertyGroupCreatedEventArgs> PropertyGroupCreated
Returns
Type Description
EventHandler<PropertyGroupCreatedEventArgs> Event that occurs when a new has been created.
Remarks

This event allows you to customize the new PropertyGroupDescription by assigning it a custom IConverter.