[]
        
(Showing Draft Content)

C1.WPF.OrgChart.C1OrgChart.ChildItemsPath

ChildItemsPath Property

ChildItemsPath

Gets or sets the name of the property that contains the collection of child objects.

Declaration
public string ChildItemsPath { get; set; }
Public Property ChildItemsPath As String
Remarks

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.