ComponentOne Extended Library for WPF and Silverlight
Detach Method (ITypeEditorControl)

C1.WPF.Extended Namespace > ITypeEditorControl Interface : Detach Method
Detaches (releases) the editor that was attached with the property passed as parameter.
Syntax
'Declaration
 
Sub Detach( _
   ByVal property As PropertyAttribute _
) 
void Detach( 
   PropertyAttribute property
)

Parameters

property
See Also

Reference

ITypeEditorControl Interface
ITypeEditorControl Members