WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / ChecklistFilterBase Class / DisplayMemberPath Property
In This Topic
    DisplayMemberPath Property (ChecklistFilterBase)
    In This Topic
    Gets or sets a path to a value on the source object to serve as the visual representation of the object.
    Syntax
    public string DisplayMemberPath {get; set;}
    See Also