'Declaration Public Property DropDownStyle As AjaxControlToolkit.ComboBoxStyle
'Usage Dim instance As AjaxComboBoxCellType Dim value As AjaxControlToolkit.ComboBoxStyle instance.DropDownStyle = value value = instance.DropDownStyle
public AjaxControlToolkit.ComboBoxStyle DropDownStyle {get; set;}