TypeEditorAttribute Constructor
TypeEditorAttribute(Type)
Creates a new TypeEditorAttribute that specifies that the decorated class is a editor
for properties with the return type "supportedPropertyType
".
Declaration
public TypeEditorAttribute(Type supportedPropertyType)
Parameters
Type | Name | Description |
---|---|---|
System.Type | supportedPropertyType |