'Declaration Public Property DataSource As Object
'Usage Dim instance As MultiColumnComboBoxCellType Dim value As Object instance.DataSource = value value = instance.DataSource
public object DataSource {get; set;}
'Declaration Public Property DataSource As Object
'Usage Dim instance As MultiColumnComboBoxCellType Dim value As Object instance.DataSource = value value = instance.DataSource
public object DataSource {get; set;}