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

OrgChart

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

ShouldSanitezeId - Boolean

ModelMetadata - ModelMetadata

HtmlAttributes - IDictionary

ViewContext - ViewContext

ViewData - ViewDataDictionary

IsSelfInitialized - Boolean

IsInClientTemplate - Boolean

HasDeferredInitialization - Boolean

Selector - String

HasClientComponent - Boolean

Methods

WriteInitializationScript(System.IO.TextWriter)

Writes the initialization script.

Parameters

writer - System.IO.TextWriter

The System.IO.TextWriter.

Render()

Renders the component.

VerifySettings()

ToHtmlString()

GetHtml(System.Boolean)

Parameters

includeScript - System.Boolean

GetInitializator()

Serialize()

WriteDeferredStyles(System.IO.TextWriter)

Writes the deferred styes.

Parameters

writer - System.IO.TextWriter

The writer.

DeferStyles()

ToClientTemplate()

In this article
Not finding the help you need?