ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1HierarchicalPresenter Class / DisplayMemberPath Property

In This Topic
    DisplayMemberPath Property (C1HierarchicalPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DisplayMemberPath As System.String
    public System.string DisplayMemberPath {get; set;}
    See Also