DisplayMemberPath Property (Menu)
In This Topic
Gets or sets the name of the property to use as the visual representation of the items.
Syntax
'Declaration
Public Property DisplayMemberPath As String
public string DisplayMemberPath {get; set;}
See Also