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