[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.IPropertyGridEditor.Detach

Detach Method

Detach(FrameworkElement, PropertyGroup)

Detaches the editor.

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

The editor being detached from.

PropertyGroup group

The group shown in the editor.