.Net Organisation Chart Component Class Library
OrganisationChartItemEventArgs Constructor (item)
NamespacesOrgChart.CoreOrganisationChartItemEventArgsOrganisationChartItemEventArgs(OrgChartItem)
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Creates a new instance of the OrganisationChartItemEventArgs object.
Declaration Syntax
C#Visual BasicVisual C++
public OrganisationChartItemEventArgs(
	OrgChartItem item
)
Public Sub New ( _
	item As OrgChartItem _
)
public:
OrganisationChartItemEventArgs(
	OrgChartItem^ item
)
Parameters
item (OrgChartItem)
The OrgChartItem that was created/databound.

Assembly: OrgChart (Module: OrgChart) Version: 1.0.0.0 (1.0.0.0)