Indicates that a type has a custom editor.
Name | Description | |
---|---|---|
CustomEditorAttribute(System.Type editorType) |
Initializes a new instance of the CustomEditorAttribute class. |
|
CustomEditorAttribute(string editorTypeName) |
Initializes a new instance of the CustomEditorAttribute class. |
Name | Description | |
---|---|---|
EditorType |
Gets the type of the editor. |