[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.C1PropertyGrid.AutoGeneratingPropertyAttribute

AutoGeneratingPropertyAttribute Event

Occurs when a property attribute is being generated.

Namespace: C1.WPF.PropertyGrid
Assembly: C1.WPF.PropertyGrid.dll
Syntax
public event EventHandler<PropertyGridAttributeAutoGeneratingEventArgs> AutoGeneratingPropertyAttribute
Returns
Type Description
EventHandler<PropertyGridAttributeAutoGeneratingEventArgs> Occurs when a property attribute is being generated.