The properties of the CollectionEditor class are listed below. For a complete list of CollectionEditor class members, see the CollectionEditor Members topic.
CollectionItemType | The data type of each item in the collection. |
CollectionType | Retrieves the data type of the collection we are editing. |
Context | The type descriptor context that is currently in use, or null if no context is available. |
NewItemTypes | The available item types that can be created for this collection. This defaults to a single type of CollectionItemType. If more than one type is returned the collection editor will provide a way to choose which item to create. |
CollectionEditor Class | System.ComponentModel.Design Namespace