Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 533 Bytes

listpickerflyout_displaymemberpath.md

File metadata and controls

22 lines (15 loc) · 533 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.ListPickerFlyout.DisplayMemberPath
winrt property

Microsoft.UI.Xaml.Controls.ListPickerFlyout.DisplayMemberPath

-description

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

-property-value

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

-remarks

-examples

-see-also