[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.CollectionEditor

CollectionEditor Class

Editor for collection of items.

Implements
Namespace: C1.WPF.PropertyGrid
Assembly: C1.WPF.PropertyGrid.dll
Syntax
public class CollectionEditor : BaseAdvancedEditor<IEnumerable, CollectionEditorControl>, IPropertyGridEditor

Constructors

Name Description
CollectionEditor()

Methods

Name Description
AttachPopupEditor(CollectionEditorControl, PropertyGroup, Action<CollectionEditorControl, object>)

Attaches the window editor to the group.

Create(C1PropertyGrid)
CreatePopupEditor(C1PropertyGrid)

Creates the editor used inside the window.