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 SelectedIndex. If DataSource is a null reference, then you can bind to the Items property, otherwise use the DataSource property.
Note If DataSource is set, the control is automatically databound, and AutoBinding property is not required.
AdvancedComboBox Class | Resco.Controls.AdvancedComboBox Namespace