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. |
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