PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / StringEditor Class
Members

In This Topic
    StringEditor Class
    In This Topic
    Editor of string properties.
    Object Model
    StringEditor Class
    Syntax
    'Declaration
     
    
    Public Class StringEditor 
       Inherits C1.WPF.PropertyGrid.StringEditor(Of String)
       Implements IPropertyGridEditor 
    Inheritance Hierarchy

    System.Object
       C1.WPF.PropertyGrid.BaseEditor<P,C>
          C1.WPF.PropertyGrid.StringEditor<T>
             C1.WPF.PropertyGrid.StringEditor

    See Also