[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.StringEditor-1

StringEditor<T> Class

Editor of string properties.

Inheritance
BaseEditor<T, C1TextBox>
StringEditor<T>
Implements
Namespace: C1.WPF.PropertyGrid
Assembly: C1.WPF.PropertyGrid.dll
Syntax
public class StringEditor<T> : BaseEditor<T, C1TextBox>, IPropertyGridEditor
Type Parameters
Name Description
T

Constructors

Name Description
StringEditor()

Properties

Name Description
Converter

Gets the converter used by this editor.

Methods

Name Description
Attach(C1TextBox, PropertyGroup, Action<C1TextBox, object>)
Create(C1PropertyGrid)
Detach(C1TextBox, PropertyGroup)