Skip to main content
A newer version of this page is available. .
Tab

ContentControlCollectionItem Properties

Defines the base type for collection item objects which can contain child controls.
Name Description
Collection Gets the collection to which an item belongs. Inherited from CollectionItem.
ContentCollection Provides access to an object’s collection of content controls.
Controls Gets a collection that contains child controls representing the current object’s content.
Index Gets or sets the item’s index within the collection. Inherited from CollectionItem.
See Also