[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.UriEditor

UriEditor Class

Editor for System.Uri properties.

Inheritance
BaseEditor<Uri, C1TextBox>
UriEditor
Implements
Namespace: C1.WPF.PropertyGrid
Assembly: C1.WPF.PropertyGrid.dll
Syntax
public class UriEditor : StringEditor<Uri>, IPropertyGridEditor

Constructors

Name Description
UriEditor()

Properties

Name Description
Converter

Converter from string to Uri.