System.Windows.Forms.BindingSource.GetItemProperties Method

Retrieves an array of System.ComponentModel.PropertyDescriptor objects representing the bindable properties of the data source list type.

Syntax

public virtual System.ComponentModel.PropertyDescriptorCollection GetItemProperties (System.ComponentModel.PropertyDescriptor[] listAccessors)

Parameters

listAccessors
An array of System.ComponentModel.PropertyDescriptor objects to find in the list as bindable.

Returns

An array of System.ComponentModel.PropertyDescriptor objects that represents the properties on this list type used to bind data.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0