[]
Gets or sets the name of the property that contains the collection of child objects.
public string ChildItemsPath { get; set; }
Public Property ChildItemsPath As String
If you don't specify this property, the control will look for the first property that returns an enumeration of items of the same type as the root item.