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

OrgChartEditableSettings

Properties

Form - Form

Specifies the template which is used for rendering the From buttons.

Create - Nullable

Destroy - Nullable

Fields - Nullable

Parent - Nullable

Enabled - Nullable

OrgChart - OrgChart

The data source of the widget which is used to render the OrgChart items. Can be a JavaScript object which represents a valid kendo.data.OrgChartDataSource configuration, a JavaScript array, or an existing kendo.data.OrgChartDataSource instance. If the dataSource option is set to a JavaScript object or an array, the widget will initialize a new kendo.data.OrgChartDataSource instance and will use that value as the DataSource configuration. or If the dataSource option is an existing kendo.data.OrgChartDataSource instance, the widget will use that instance and will not initialize a new one..

Methods

Serialize()

Serialize current instance to Dictionary

In this article
Not finding the help you need?