Spread for ASP.NET 12 Product Documentation
Items Property (AjaxComboBoxCellType)


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > AjaxComboBoxCellType Class : Items Property
Gets the collection of items in the list control.
Syntax
'Declaration
 
Public ReadOnly Property Items As ListItemCollection
'Usage
 
Dim instance As AjaxComboBoxCellType
Dim value As ListItemCollection
 
value = instance.Items
public ListItemCollection Items {get;}
See Also

Reference

AjaxComboBoxCellType Class
AjaxComboBoxCellType Members