MultiSelect for WinForms
UseItemsBindingSource プロパティ

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > C1ComboBox クラス : UseItemsBindingSource プロパティ
Keeps SelectedIndex property synchronized with System.Windows.Forms.BindingSource.Position.
シンタックス
'宣言
 
Public Property UseItemsBindingSource As System.Boolean
public System.bool UseItemsBindingSource {get; set;}
解説
UseItemsBindingSource does not have any effect if ItemsDataSource value is not a System.Windows.Forms.BindingSource.
参照

C1ComboBox クラス
C1ComboBox メンバ