[]
        
(Showing Draft Content)

C1.WPF.OrgChart.C1OrgChart.ChildNodes

ChildNodes Property

ChildNodes

Gets a list of C1OrgChart objects that represent the child nodes under this C1OrgChart.

Declaration
public IList<C1OrgChart> ChildNodes { get; }