C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1AutoComplete Namespace / C1AutoComplete Class / DataValueField Property

In This Topic
DataValueField Property (C1AutoComplete)
In This Topic
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
 
See Also