| C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1ComboBox Class > SetItemsDataSource Method : SetItemsDataSource(Object,String,Int32) Method |
'Declaration Public Overloads Sub SetItemsDataSource( _ ByVal dataSource As System.Object, _ ByVal dataMember As System.String, _ ByVal selectedIndex As System.Integer _ )
public void SetItemsDataSource( System.object dataSource, System.string dataMember, System.int selectedIndex )