property PropertiesList.ShowItemsCollection as Boolean

Retrieves or sets a value that indicates whether the properties browser includes the elements of a property that contains a collection.

TypeDescription
Boolean A boolean expression that indicates whether the properties browser includes the elements of a property that contains a collection.

Use the ShowItemsCollection property to expand properties that export collections. If you want to browse the collections, make sure that ShowObjects property is True. Changing the ShowItemsCollection property at runtime invokes refreshing the control.