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