[]
When overridden in a derived type, should return the name of the base form type.
protected virtual string GetBaseFormClassNameEx(ITypeDescriptorContext context, IServiceProvider provider, object instance)
| Type | Name | Description |
|---|---|---|
| ITypeDescriptorContext | context | The editor context. |
| IServiceProvider | provider | The service provider. |
| object | instance | The instance associated with this editor. |
| Type | Description |
|---|---|
| string | The base form type name. |