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

OrgChart

Kendo UI OrgChart component

Properties

Editable - OrgChartEditableSettings

If set to false, the user will not be able to edit the data to which the OrgChart is bound. By default, editing is enabled.The editable option can also be set to a JavaScript object (which represents the editing configuration).

GroupField - String

GroupHeaderTemplate - String

GroupHeaderTemplateId - String

GroupHeaderTemplateHandler - String

Messages - OrgChartMessagesSettings

The label that will be used for the aria-label value of the OrgChart widget.

Template - String

TemplateId - String

TemplateHandler - String

CardsColors - String[]

DataSource - DataSource

The number of available pages.

DataSourceId - String

Initializer - IJavaScriptInitializer

Events - IDictionary

Name - String

Id - String

ModelMetadata - ModelMetadata

HtmlAttributes - IDictionary

ViewContext - ViewContext

ViewData - ViewDataDictionary

IsSelfInitialized - Boolean

IsInClientTemplate - Boolean

HasDeferredInitialization - Boolean

Selector - String

Methods

WriteInitializationScript(System.IO.TextWriter)

Writes the initialization script.

Parameters

writer - System.IO.TextWriter

The System.IO.TextWriter.

Render()

Renders the component.

VerifySettings()

ToHtmlString()

ToClientTemplate()

In this article
Not finding the help you need?