[]
        
(Showing Draft Content)

C1.WPF.Extended.C1PropertyGrid.GetEditorControl

GetEditorControl Method

GetEditorControl(string)

Gets the editor control associated to the specified property.

Declaration
public ITypeEditorControl GetEditorControl(string propertyName)
Parameters
Type Name Description
string propertyName

Name of the property.

Returns
Type Description
ITypeEditorControl

The associated editor.