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

C1.Silverlight.Extended.PropertyGrid Namespace > ColorPaletteEditor Class : Detach Method
Detaches (releases) the editor that was attached with the property passed as parameter.
Syntax
'Declaration
 
Public Overridable Sub Detach( _
   ByVal property As PropertyAttribute _
) 
public virtual void Detach( 
   PropertyAttribute property
)

Parameters

property
See Also

Reference

ColorPaletteEditor Class
ColorPaletteEditor Members