TextArea

Properties

Cols - Nullable

Enable - Nullable

InputMode - String

Label - TextAreaLabelSettings

Sets the inner HTML of the label.

MaxLength - Nullable

Placeholder - String

Readonly - Nullable

Resizable - String

Rows - Nullable

Value - String

MaxRows - Nullable

Size - Nullable

Rounded - Nullable

FillMode - Nullable

Overflow - Nullable

Resize - Nullable

LayoutFlow - Nullable

PrefixOptions - PrefixOptionsSettings

Defines the name for an existing icon in a Kendo UI theme or SVG content

SuffixOptions - SuffixOptionsSettings

Defines the name for an existing icon in a Kendo UI theme or SVG content

Initializer - IJavaScriptInitializer

Events - IDictionary

Name - String

Id - String

ShouldSanitezeId - Boolean

ModelMetadata - ModelMetadata

HtmlAttributes - IDictionary

ScriptAttributes - IDictionary

ViewContext - ViewContext

ViewData - ViewDataDictionary

IsSelfInitialized - Boolean

IsInClientTemplate - Boolean

HasDeferredInitialization - Boolean

Selector - String

HasClientComponent - Boolean

Methods

Serialize()

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()

WriteDeferredStyles(System.IO.TextWriter)

Writes the deferred styes.

Parameters

writer - System.IO.TextWriter

The writer.

DeferStyles()

ToClientTemplate()