OrgChart
Properties
CardsColors - String[]
DataSource - DataSource
The number of available pages.
DataSourceId - String
Editable - OrgChartEditableSettings
Allows the user to create new items as children of existing ones. If set to false, creating new items will not be available in the item edit pop-up menu.
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
Events - IDictionary
Id - String
SanitezeId - Boolean
Writer - IJavaScriptWriter
Initializer - IJavaScriptInitializer
IsInClientTemplate - Boolean
IsSelfInitialized - Boolean
HasDeferredInitialization - Boolean
HtmlAttributes - IDictionary
ScriptAttributes - IDictionary
HtmlHelper - IHtmlHelper
ModelMetadataProvider - IModelMetadataProvider
Name - String
Explorer - ModelExplorer
Selector - String
IdPrefix - String
ViewContext - ViewContext
ValueProvider - IValueProvider
UrlGenerator - IUrlGenerator
HtmlEncoder - HtmlEncoder
HasClientComponent - Boolean
UseMvvmInitialization - Boolean
Methods
WriteInitializationScript(System.IO.TextWriter)
Writes the initialization script.
Parameters
writer - System.IO.TextWriter
The System.IO.TextWriter.
Render()
Renders the component.
Serialize()
Serialize manual settings here
ToClientTemplate()
ToHtmlString()
VerifySettings()
WriteDeferredStyles(System.IO.TextWriter)
Writes the deferred styes.
Parameters
writer - System.IO.TextWriter
The writer.