OrgChart for WinRT
ChildItemsPath Property

Gets or sets the name of the property that contains the collection of child objects.
Syntax
'Declaration
 
Public Property ChildItemsPath As System.String
public System.string ChildItemsPath {get; set;}
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.
See Also

Reference

C1OrgChart Class
C1OrgChart Members

 

 


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