WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1ItemsControl Class / DisplayMemberPath Property
In This Topic
    DisplayMemberPath Property (C1ItemsControl)
    In This Topic
    Gets or sets the name or path of the property that is displayed for each data item.
    Syntax
    public new string DisplayMemberPath {get; set;}
    See Also