Skip to main content
A newer version of this page is available. .

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