'Declaration Public Overrides Property BackgroundImageUrl As String
'Usage Dim instance As ComboBoxCellType Dim value As String instance.BackgroundImageUrl = value value = instance.BackgroundImageUrl
public override string BackgroundImageUrl {get; set;}