DataMember Property (C1TreeViewNodeBinding)
Gets or sets the value to match against a System.Web.UI.IHierarchyData. Type property for a data item to determine whether to apply the tree node binding.
public System.string DataMember {get; set;}
'Declaration
Public Property DataMember As System.String