[]
Editor of the string properties using a password box.
public class PasswordEditor : BaseEditor<string, PasswordBox>, IPropertyGridEditor
| Name | Description |
|---|---|
| PasswordEditor() |
| Name | Description |
|---|---|
| Attach(PasswordBox, PropertyGroup, Action<PasswordBox, object>) | |
| Create(C1PropertyGrid) | |
| Detach(PasswordBox, PropertyGroup) | |
| Supports(PropertyInfo) | Gets whether the specified property is supported by this editor. |