WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridDataMap Class / DisplayMemberPath Property
In This Topic
    DisplayMemberPath Property (GridDataMap)
    In This Topic
    The name of the property to use as the visual representation of the items.
    Syntax
    public string DisplayMemberPath {get; set;}
    See Also