'Declaration
Public Function GetEditorControl( _ ByVal propertyName As String _ ) As ITypeEditorControl
public ITypeEditorControl GetEditorControl( string propertyName )
Parameters
- propertyName
- Name of the property.
Return Value
The associated editor.