CollectionPropertyDescriptor.createItemPropertyDescriptor Method

Creates a property descriptor for an item in the collection. The item descriptor can be used to customize how the collection item should be displayed in the property grid.
 

Parameters

item

Type: Object
The collection item.

Return Value


Type: PropertyDescriptor
The property descriptor for the item; or null to use the default implementation.