[]
Gets the editor control associated to the specified property.
public ITypeEditorControl GetEditorControl(string propertyName)
| Type | Name | Description |
|---|---|---|
| string | propertyName | Name of the property. |
| Type | Description |
|---|---|
| ITypeEditorControl | The associated editor. |