ComponentOne Basic Library for UWP
DisplayMemberPath Property (C1ItemsControl)

C1.UWP Assembly > C1.Xaml Namespace > C1ItemsControl Class : DisplayMemberPath Property
Gets or sets the name or path of the property that is displayed for each data item.
Syntax
'Declaration
 
Public Property DisplayMemberPath As System.String
public System.string DisplayMemberPath {get; set;}
See Also

Reference

C1ItemsControl Class
C1ItemsControl Members