Share via


BaseCustomTypeDescriptor.GetEditor(Type) Method

Definition

public:
 virtual System::Object ^ GetEditor(Type ^ editorBaseType);
public object GetEditor (Type editorBaseType);
abstract member GetEditor : Type -> obj
override this.GetEditor : Type -> obj
Public Function GetEditor (editorBaseType As Type) As Object

Parameters

editorBaseType
Type

Returns

Implements

Applies to