ComponentOne Extended Library for WPF and Silverlight
CurrentEditor Property (PropertyBox)

C1.WPF.Extended Namespace > PropertyBox Class : CurrentEditor Property
Gets or sets the current editor used by this property box.
Syntax
'Declaration
 
Public Property CurrentEditor As ITypeEditorControl
public ITypeEditorControl CurrentEditor {get; set;}
See Also

Reference

PropertyBox Class
PropertyBox Members