Gets or sets the current editor used by this property box.
Namespace:
C1.WPF.ExtendedAssembly: C1.WPF.Extended (in C1.WPF.Extended.dll)
Syntax
C# |
---|
public ITypeEditorControl CurrentEditor { get; set; } |
Visual Basic |
---|
Public Property CurrentEditor As ITypeEditorControl Get Set |