DisplayMemberPath Property
DisplayMemberPath
Gets or sets the name of the property to use as the visual representation of the items.
Declaration
[Json(1)]
public string DisplayMemberPath { get; set; }
<Json(1)>
Public Property DisplayMemberPath As String