Version 21.2

CheckBoxEditorWrapper Class Methods

For a list of all members of this type, see CheckBoxEditorWrapper members.

Public Methods
 NameDescription
Public MethodAddClientEventModelWidgetBase.AddClientEvent (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodAllowNullValueBaseEditorModel.AllowNullValue (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodCheckedCheckBoxEditorModel.Checked (Inherited from Infragistics.Web.Mvc.CheckBoxEditorWrapperBase<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodClientEventsModelWidgetBase.ClientEvents (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodDisabledBaseEditorModel.ReadOnly (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodHeightOverloaded. BaseEditorModel.Height (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodHtmlAttributesBaseEditorModel.HtmlAttributes (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodIconClassCheckBoxEditorModel.IconClass (Inherited from Infragistics.Web.Mvc.CheckBoxEditorWrapperBase<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodIDID (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodInputNameBaseEditorModel.InputName (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodLanguageSet control language. Possible values are: "en", "bg", "ru", "ja", "fr", "es", "de" (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodLocaleSet control locale. (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodNullValueBaseEditorModel.NullValue (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodReadOnlyBaseEditorModel.ReadOnly (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodRegionalSet control regional. Example: "en" or "en-GB" (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodRenderRender the editor with the accumulated model changes in the wrapper.  
Public MethodSizeCheckBoxEditorModel.Size (Inherited from Infragistics.Web.Mvc.CheckBoxEditorWrapperBase<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodTabIndexBaseEditorModel.TabIndex (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodValidatorOptionsBaseEditorModel.ValidatorOptions (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodValueBaseEditorModel.Value (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodWidthOverloaded. BaseEditorModel.Width (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
See Also

View on GitHub