[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.StringEditor

StringEditor Class

Editor of string properties.

Inheritance
BaseEditor<string, C1TextBox>
StringEditor
Implements
Namespace: C1.WPF.PropertyGrid
Assembly: C1.WPF.PropertyGrid.dll
Syntax
public class StringEditor : StringEditor<string>, IPropertyGridEditor
Public Class StringEditor
    Inherits StringEditor(Of String)
    Implements IPropertyGridEditor

Constructors

Name Description
StringEditor()