Gets the editor control associated to the specified property.
Namespace:
C1.WPF.ExtendedAssembly: C1.WPF.Extended (in C1.WPF.Extended.dll)
Syntax
C# |
---|
public ITypeEditorControl GetEditorControl( string propertyName ) |
Visual Basic |
---|
Public Function GetEditorControl ( _ propertyName As String _ ) As ITypeEditorControl |
Parameters
- propertyName
- Type: System..::..String
Name of the property.