Spread for ASP.NET 12 Product Documentation
ItemInsertLocation Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > AjaxComboBoxCellType Class : ItemInsertLocation Property
Gets or sets the insert location when inserting an item in the combo box list.
Syntax
'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;}
See Also

Reference

AjaxComboBoxCellType Class
AjaxComboBoxCellType Members