[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.PasswordEditor

PasswordEditor Class

Editor of the string properties using a password box.

Inheritance
PasswordEditor
Implements
Namespace: C1.WPF.PropertyGrid
Assembly: C1.WPF.PropertyGrid.dll
Syntax
public class PasswordEditor : BaseEditor<string, PasswordBox>, IPropertyGridEditor

Constructors

Name Description
PasswordEditor()

Methods

Name Description
Attach(PasswordBox, PropertyGroup, Action<PasswordBox, object>)
Create(C1PropertyGrid)
Detach(PasswordBox, PropertyGroup)
Supports(PropertyInfo)

Gets whether the specified property is supported by this editor.