.Net Organisation Chart Component Class Library
DataTable Property
NamespacesOrgChart.CoreIOrganisationChartDataTable
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Returns a reference to an data table that was used to render the organisation chart
Declaration Syntax
C#Visual BasicVisual C++
DataTable DataTable { get; set; }
Property DataTable As DataTable
property DataTable^ DataTable {
	DataTable^ get ();
	void set (DataTable^ value);
}

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