EditorTypeAttribute constructor
Sets the editor type of the target property.
public EditorTypeAttribute(string type)
| parameter | description |
|---|---|
| type | The type. |
Remarks
Initializes a new instance of the EditorTypeAttribute class.
See Also
- class EditorTypeAttribute