OrgChart for WinRT
ChildNodes Property

Gets a list of C1OrgChart objects that represent the child nodes under this C1OrgChart.
Syntax
'Declaration
 
Public ReadOnly Property ChildNodes As System.Collections.Generic.IList(Of C1OrgChart)
public System.Collections.Generic.IList<C1OrgChart> ChildNodes {get;}
See Also

Reference

C1OrgChart Class
C1OrgChart Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.