[]
Provides a user interface that can edit SpreadChartCollection at design time.
public class SpreadChartCollectionEditor : CollectionEditor
Public Class SpreadChartCollectionEditor
Inherits CollectionEditor
| Name | Description |
|---|---|
| SpreadChartCollectionEditor(Type) | Initializes a new instance of the SpreadChartCollectionEditor class using the specified collection type. |
| Name | Description |
|---|---|
| CreateCollectionForm() | Creates a new form to display and edit the current collection. |
| CreateInstance(Type) | Creates a new instance of the specified collection item type. |
| EditValue(ITypeDescriptorContext, IServiceProvider, object) | Edits the value. |
| GetObjectsFromInstance(object) | Returns a list containing the given object |