NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

CollectionEditor Properties

The properties of the CollectionEditor class are listed below. For a complete list of CollectionEditor class members, see the CollectionEditor Members topic.

Protected:

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.

See Also

CollectionEditor Class | System.ComponentModel.Design Namespace