OrgChartMessagesSettings
Properties
Label - String
Create - String
Edit - String
Destroy - String
DestroyContent - String
DestroyTitle - String
Cancel - String
Save - String
MenuLabel - String
UploadAvatar - String
Parent - String
Name - String
Title - String
None - String
Expand - String
Collapse - String
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