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
public string DisplayMemberPaths {get; set;}
See Also