CustomEditorAttribute(System.Type editorType) Constructor
Initializes a new instance of the
CustomEditorAttribute
class.
Syntax
public
.ctor(
System.Type
editorType)
Parameters
editorType
Type: System.Type
Type of the editor.