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.PrimitivesAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public string DisplayMemberPath { get; set; }
Property Value
Type:
StringSee Also