.Net Organisation Chart Component Class Library
DataSource Property
NamespacesOrgChart.CoreXmlBoundOrganisationChartDataSource
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Modify data source to allow the XmlOrgChart to use an XmlDocument as a valid source.
Declaration Syntax
C#Visual BasicVisual C++
public override Object DataSource { get; set; }
Public Overrides Property DataSource As Object
public:
virtual property Object^ DataSource {
	Object^ get () override;
	void set (Object^ value) override;
}

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