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