[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.ObjectEditor.DetachPopupEditor

DetachPopupEditor Method

DetachPopupEditor(Grid)

Detaches the events from the editor.

Declaration
public override void DetachPopupEditor(Grid editor)
Parameters
Type Name Description
Grid editor

The window editor to be detached.

Overrides