C1.Blazor.TreeView Assembly / C1.Blazor.TreeView Namespace / C1TreeView Class / DisplayMemberPaths Property

In This Topic
DisplayMemberPaths Property (C1TreeView)
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
'Declaration
 
Public Property DisplayMemberPaths As String
 
See Also