[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.CollectionEditor.CreatePopupEditor

CreatePopupEditor Method

CreatePopupEditor(C1PropertyGrid)

Creates the editor used inside the window.

Declaration
public override CollectionEditorControl CreatePopupEditor(C1PropertyGrid parent)
Parameters
Type Name Description
C1PropertyGrid parent

The parent grid

Returns
Type Description
CollectionEditorControl
Overrides