You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: controls/orgchart/client-side-programming/orgchartgroupitem-object.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,10 @@ position: 3
17
17
The **RadOrgChartGroupItem** object is returned by the **getGroupItem()** method of **OrgChartGroupItemCollection** object. The following table lists the most important methods:
Copy file name to clipboardExpand all lines: controls/orgchart/client-side-programming/orgchartnode-object.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,8 +17,14 @@ position: 2
17
17
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:
0 commit comments