[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.BaseAdvancedEditor-2.CreatePopupEditor

CreatePopupEditor Method

CreatePopupEditor(C1PropertyGrid)

Creates the editor used inside the window.

Declaration
public abstract E CreatePopupEditor(C1PropertyGrid parent)
Parameters
Type Name Description
C1PropertyGrid parent

The parent grid

Returns
Type Description
E