Telerik.Web.UI.OrgChartGroupItemDataBoundEventArguments
Represents an Telerik.Web.UI.OrgChartGroupItemDataBoundEventArguments OrgChartGroupItemDataBoundEventArgumentsin the Telerik.Web.UI.RadOrgChart RadOrgChartcontrol.
Remarks
OrgChartGroupItemDataBoundEventArguments is an event argument of the OnGroupItemDataBound event handler.
Inheritance Hierarchy
- System.Object
- System.EventArgs
- Telerik.Web.UI.OrgChartGroupItemDataBoundEventArguments
Properties
Item OrgChartGroupItem
Gets the OrgChartGroupItem which is created from a data source.
Remarks
The item is added to it's parent-node'sGroupItems Collection.