.Net Organisation Chart Component Class Library
ParentField Property
NamespacesOrgChart.CoreIOrganisationChartParentField
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Field that will be used as a pointer to the parent of this row. In an XML bound chart this will be automatically generated and will be named "ManagerId"
Declaration Syntax
C#Visual BasicVisual C++
string ParentField { get; set; }
Property ParentField As String
property String^ ParentField {
	String^ get ();
	void set (String^ value);
}

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