[]
Editor of string properties.
public class StringEditor<T> : BaseEditor<T, C1TextBox>, IPropertyGridEditor
| Name | Description |
|---|---|
| T |
| Name | Description |
|---|---|
| StringEditor() |
| Name | Description |
|---|---|
| Converter | Gets the converter used by this editor. |
| Name | Description |
|---|---|
| Attach(C1TextBox, PropertyGroup, Action<C1TextBox, object>) | |
| Create(C1PropertyGrid) | |
| Detach(C1TextBox, PropertyGroup) |