New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

OrgChartNode Object

The OrgChartNode object is returned by the getNode() method of the OrgChartNodeCollection object. It is also exposed by the event arguments of many client-side events (eventArgs.get_node()). The following table lists the most important methods:

NameParametersReturn TypeDescription
getIdnonestringReturns the current node id value
get_elementnonestringReturns the <li/> element of the node
get_groupItemsnoneOrgChartGroupItemCollectionReturns a collection of the group items asociated with that node
get_nodesnoneOrgChartNodeCollectionGets the node's NodeCollection.
get_hierarchicalIndexnonestringGets the node's Hierarchical index.
get_nodeListElementnoneDOM element(ul)Gets the node's Hierarchical index.
get_parentnoneOrgChartNodeCollectionGets the node parent's OrgChartNodeCollection.
get_ownernoneRadOrgChart or OrgChartNodeGets the parent node or the OrgChart if there are no other nodes up in the hierarchy
Not finding the help you need?
Contact Support