[]
The factory of property grid editors.
public interface IPropertyGridEditor
| Name | Description |
|---|---|
| Attach(FrameworkElement, PropertyGroup, Action<FrameworkElement, object>) | Attaches the |
| Create(C1PropertyGrid) | Creates a new editor. |
| Detach(FrameworkElement, PropertyGroup) | Detaches the |
| Supports(PropertyInfo) | Gets whether the specified property is supported by this editor. |