SearchHandler.DisplayMemberName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The name or path of the property that is displayed for each item of data in the ItemsSource collection.
public string DisplayMemberName { get; set; }
member this.DisplayMemberName : string with get, set
Property Value
System.String