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


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > AjaxComboBoxCellType Class : DataValueField Property
Gets or sets the data source field that provides the value of each list item.
Syntax
'Declaration
 
Public Property DataValueField As String
'Usage
 
Dim instance As AjaxComboBoxCellType
Dim value As String
 
instance.DataValueField = value
 
value = instance.DataValueField
public string DataValueField {get; set;}
See Also

Reference

AjaxComboBoxCellType Class
AjaxComboBoxCellType Members