PropertyEditorAttribute Constructors
Applied to a custom Property Editor. Registers the Property Editor in the application and specifies the data type for which the Property Editor is intended.
Name | Parameters | Description |
---|---|---|
Property |
none |
Obsolete. Creates an instance of the Property |
Property |
property |
Creates an instance of the Property |
Property |
property |
Creates an instance of the Property |
Property |
property |
Creates an instance of the Property |
Property |
property |
Obsolete. Creates an instance of the Property |
See Also