[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.IPropertyGridEditor.Detach

Detach Method

Detach(FrameworkElement, PropertyGroup)

Detaches the editor.

Declaration
void Detach(FrameworkElement editor, PropertyGroup group)
Sub Detach(editor As FrameworkElement, group As PropertyGroup)
Parameters
Type Name Description
FrameworkElement editor

The editor being detached from.

PropertyGroup group

The group shown in the editor.