DisplayMemberPath Property
DisplayMemberPath
Gets or sets a path to a value on the source object to serve as the visual representation of the object.
Declaration
public string DisplayMemberPath { get; set; }
Public Property DisplayMemberPath As String