Allows the automatic databinding.
true if databinding is enabled, false otherwise
Use this property, if you want to allow automatic databinding to the same datasource using CurrencyManager. Position is synchronized with the ActiveRowIndex. If DataSource is a null reference, then you can bind to the DataRows property, otherwise use the DataSource property.
Note If DataSource is set, the control is automatically databound, and AutoBinding property is not required.
AdvancedList Class | Resco.Controls.AdvancedList Namespace