[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.PropertyGridAttributeAutoGeneratingEventArgs

PropertyGridAttributeAutoGeneratingEventArgs Class

Event data for auto-generation of property attributes.

Inheritance
PropertyGridAttributeAutoGeneratingEventArgs
Namespace: C1.WPF.PropertyGrid
Assembly: C1.WPF.PropertyGrid.dll
Syntax
public class PropertyGridAttributeAutoGeneratingEventArgs : CancelEventArgs

Properties

Name Description
Property

Gets the associated property info.

PropertyAttribute

Gets the property attribute being generated.