Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Returns a PropertyDescriptorCollection containing property attributes.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Returns the default PropertyDescriptorCollection. (Inherited from PropertyDescriptor.)
GetChildProperties(array<Attribute[])
Returns a PropertyDescriptorCollection using a specified array of attributes as a filter. (Inherited from PropertyDescriptor.)
Returns a PropertyDescriptorCollection for a given object. (Inherited from PropertyDescriptor.)
GetChildProperties(Object, array<Attribute[])
Returns a PropertyDescriptorCollection for a given component, using a specified array of attributes as a filter. (Overrides PropertyDescriptor.GetChildProperties(Object, array<Attribute[]).)
Top
See Also
Reference
DataViewPropertyDescriptor Class