Table of Contents

Method SetPropertyEditorByKnownName

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SetPropertyEditorByKnownName(IPropertyGridItem, PropertyGridKnownEditors)

Sets editor control of a property using its known name.

public virtual void SetPropertyEditorByKnownName(IPropertyGridItem prop, PropertyGridKnownEditors editorName)

Parameters

prop IPropertyGridItem

Property Item.

editorName PropertyGridKnownEditors

Knwon name of the editor.