[]
Editor for collection of items.
public class CollectionEditor : BaseAdvancedEditor<IEnumerable, CollectionEditorControl>, IPropertyGridEditor
| Name | Description |
|---|---|
| CollectionEditor() |
| Name | Description |
|---|---|
| AttachPopupEditor(CollectionEditorControl, PropertyGroup, Action<CollectionEditorControl, object>) | Attaches the window editor to the |
| Create(C1PropertyGrid) | |
| CreatePopupEditor(C1PropertyGrid) | Creates the editor used inside the window. |