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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > ComboBoxCellType Class : DataValueField Property
Gets or sets the value field of the combo box.
Syntax
'Declaration
 
Public Property DataValueField As String
'Usage
 
Dim instance As ComboBoxCellType
Dim value As String
 
instance.DataValueField = value
 
value = instance.DataValueField
public string DataValueField {get; set;}
See Also

Reference

ComboBoxCellType Class
ComboBoxCellType Members