C1.Web.Mvc Namespace / AutoComplete<T> Class / DisplayMemberPath Property

In This Topic
DisplayMemberPath Property (AutoComplete<T>)
In This Topic
Gets or sets the name of the property to use as the visual representation of the items.
Syntax
'Declaration
 
<JsonAttribute(1)>
Public Property DisplayMemberPath As String
 
See Also