TextArea
Properties
Cols - Nullable
Enable - Nullable
Label - TextAreaLabelSettings
Sets the inner HTML of the label.
MaxLength - Nullable
Placeholder - String
PrefixOptions - TextAreaPrefixOptionsSettings
The template for the prefix adornment of the widget.
Readonly - Nullable
Rows - Nullable
SuffixOptions - TextAreaSuffixOptionsSettings
Defines the name for an existing icon in a Kendo UI theme or SVG content
Value - String
Size - Nullable
Rounded - Nullable
FillMode - Nullable
Overflow - Nullable
Resize - Nullable
LayoutFlow - Nullable
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.
Serialize()
Serialize current instance to Dictionary
Render()
Renders the component.
ToClientTemplate()
ToHtmlString()
VerifySettings()
WriteDeferredStyles(System.IO.TextWriter)
Writes the deferred styes.
Parameters
writer - System.IO.TextWriter
The writer.