PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / StringEditor Class / Converter Property

In This Topic
    Converter Property (StringEditor)
    In This Topic
    Gets the converter used by this editor.
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property Converter As IValueConverter
    protected virtual IValueConverter Converter {get;}
    See Also