Gets or sets the current editor selected for the property.
Namespace:
C1.WPF.ExtendedAssembly: C1.WPF.Extended (in C1.WPF.Extended.dll)
Syntax
| C# |
|---|
public ITypeEditorControl Editor { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
| Visual Basic |
|---|
Public Property Editor As ITypeEditorControl <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |