New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.OrgChartRenderedField

Represents an Telerik.Web.UI.OrgChartRenderedField OrgChartRenderedFieldin the Telerik.Web.UI.RadOrgChart RadOrgChartcontrol.

Remarks

RenderedField is an extra text information about every Node or Item. They can be added either to the Telerik.Web.UI.OrgChartNode Nodeor Telerik.Web.UI.OrgChartGroupItem OrgChartGroupItemof the RadOrgChart, or to the both.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.UI.OrgChartRenderedField : IXmlSerializable

Properties

DataField String

Gets or sets field name of the data item that populates the entity (Node/GroupItem).

Label String

Gets or sets description about custom field's text.

Text String

Gets or sets short description of the custom field that will appears in the Node or OrgChartGroupItem.

TextToRender String

Gets the text which is to be rendered in the Node or the GroupItem.

In this article