[]
Provides a user interface that can edit SpreadImageCollection at design time.
public class SpreadImageCollectionEditor : CollectionEditor
Public Class SpreadImageCollectionEditor
Inherits CollectionEditor
| Name | Description |
|---|---|
| SpreadImageCollectionEditor(Type) | Initializes a new instance of the SpreadImageCollectionEditor class using the specified collection type. |
| Name | Description |
|---|---|
| CreateCollectionForm() | Creates a new form to display and edit the current collection. |
| CreateInstance(Type) | Create an instance from inputted type. |
| EditValue(ITypeDescriptorContext, IServiceProvider, object) | Edits the value. |