Gets the list of properties of the items managed by this System.Windows.Forms.BindingManagerBase.
listType The Type of the bound list. offset A counter used to recursively call the method. dataSources An ArrayList containing the data sources. listAccessors An ArrayList containing the table's bound properties.
A System.ComponentModel.PropertyDescriptorCollection that represents the property descriptors for the binding.
This overload is used by developers to create data-bound controls.