CustomPropertyDescriptorsEventArgs Constructors
Provides data for the PropertyGridControl.CustomPropertyDescriptors event.| Name | Parameters | Description |
|---|---|---|
| CustomPropertyDescriptorsEventArgs(Object, ITypeDescriptorContext, Attribute[]) | source, context, attributes | Initializes a new instance of the CustomPropertyDescriptorsEventArgs class with the specified settings. |
See Also