AutoComplete for ASP.NET Web Forms
DataValueField Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1AutoComplete Namespace > C1AutoComplete Class : DataValueField Property
Gets or sets the name of the field from the data source to bind to the value.
Syntax
'Declaration
 
Public Property DataValueField As System.String
public System.string DataValueField {get; set;}
See Also

Reference

C1AutoComplete Class
C1AutoComplete Members