'DeclarationPublic Property DataSourceList As Object
'UsageDim instance As MultiColumnComboBoxCellType Dim value As Object instance.DataSourceList = value value = instance.DataSourceList
public object DataSourceList {get; set;}
'DeclarationPublic Property DataSourceList As Object
'UsageDim instance As MultiColumnComboBoxCellType Dim value As Object instance.DataSourceList = value value = instance.DataSourceList
public object DataSourceList {get; set;}