'DeclarationPublic Property BackgroundImage As Picture
'UsageDim instance As MultiColumnComboBoxCellType Dim value As Picture instance.BackgroundImage = value value = instance.BackgroundImage
public Picture BackgroundImage {get; set;}
'DeclarationPublic Property BackgroundImage As Picture
'UsageDim instance As MultiColumnComboBoxCellType Dim value As Picture instance.BackgroundImage = value value = instance.BackgroundImage
public Picture BackgroundImage {get; set;}