.Net Organisation Chart Component Class Library
DataSource Property
NamespacesOrgChart.CoreIOrganisationChartDataSource
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Gets or sets the data source that the OrgChart is displaying data for.
Declaration Syntax
C#Visual BasicVisual C++
Object DataSource { get; set; }
Property DataSource As Object
property Object^ DataSource {
	Object^ get ();
	void set (Object^ value);
}

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