Method SetPropertyEditorByKnownName
SetPropertyEditorByKnownName(IPropertyGridItem, PropertyGridKnownEditors)
Sets editor control of a property using its known name.
public virtual void SetPropertyEditorByKnownName(IPropertyGridItem prop, PropertyGridKnownEditors editorName)
Parameters
prop
IPropertyGridItemProperty Item.
editorName
PropertyGridKnownEditorsKnwon name of the editor.