The following tables list the members exposed by BaseEditorWrapper<T,TOut>.
Name | Description | |
---|---|---|
Model | a reference to the model where all configurations are set as properties (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<T,TOut>) |
Name | Description | |
---|---|---|
AddClientEvent | ModelWidgetBase.AddClientEvent | |
AllowNullValue | BaseEditorModel.AllowNullValue | |
ClientEvents | ModelWidgetBase.ClientEvents | |
Disabled | BaseEditorModel.ReadOnly | |
Height | Overloaded. BaseEditorModel.Height | |
HtmlAttributes | BaseEditorModel.HtmlAttributes | |
ID | ID | |
InputName | BaseEditorModel.InputName | |
Language | Set control language. Possible values are: "en", "bg", "ru", "ja", "fr", "es", "de" (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<T,TOut>) | |
Locale | Set control locale. (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<T,TOut>) | |
NullValue | BaseEditorModel.NullValue | |
ReadOnly | BaseEditorModel.ReadOnly | |
Regional | Set control regional. Example: "en" or "en-GB" (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<T,TOut>) | |
TabIndex | BaseEditorModel.TabIndex | |
ValidatorOptions | BaseEditorModel.ValidatorOptions | |
Value | BaseEditorModel.Value | |
Width | Overloaded. BaseEditorModel.Width |
View on GitHub