Click or drag to resize
SelectorDisplayMemberPath Property
Gets or sets a path to a value on the source object to serve as the visual representation of the object.

Namespace: Windows.UI.Xaml.Controls.Primitives
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public string DisplayMemberPath { get; set; }

Property Value

Type: String
See Also