ItemsControl.DisplayMemberPath Property

Definition

Gets or sets the name or path of the property that is displayed for each data item.

C#
public string DisplayMemberPath { get; set; }
XAML
<itemsControl DisplayMemberPath="propertyPath"/>

Property Value

String

The name or path of the property that is displayed for each the data item in the control. The default is an empty string ("").

Applies to

Toode Versioonid
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6