Version

CollectionItemPropertyDescriptor Class Properties

For a list of all members of this type, see CollectionItemPropertyDescriptor members.

Public Properties
 NameDescription
Public PropertyAttributes (Inherited from System.ComponentModel.MemberDescriptor)
Public PropertyCategoryOverridden. Gets the name of the category to which the member belongs.  
Public PropertyComponentTypeOverridden. The type of component the property is bound to.  
Public PropertyConverter (Inherited from System.ComponentModel.PropertyDescriptor)
Public PropertyDescription (Inherited from System.ComponentModel.MemberDescriptor)
Public PropertyDesignTimeOnly (Inherited from System.ComponentModel.MemberDescriptor)
Public PropertyDisplayName (Inherited from System.ComponentModel.MemberDescriptor)
Public PropertyIndexIndex of the item in the collection.  
Public PropertyIsBrowsable (Inherited from System.ComponentModel.MemberDescriptor)
Public PropertyIsLocalizable (Inherited from System.ComponentModel.PropertyDescriptor)
Public PropertyIsReadOnlyOverridden. Indicates if the property is read-only.  
Public PropertyName (Inherited from System.ComponentModel.MemberDescriptor)
Public PropertyPropertyTypeOverridden. The type of the property.  
Public PropertySerializationVisibility (Inherited from System.ComponentModel.PropertyDescriptor)
Public PropertySupportsChangeEvents (Inherited from System.ComponentModel.PropertyDescriptor)
Protected Properties
See Also