RadCheckBoxEditor Methods |
The RadCheckBoxEditor type exposes the following members.
Name | Description | |
---|---|---|
![]() | BeginEdit | (Overrides BaseInputEditorBeginEdit.) |
![]() | BeginInit |
Begins the editor initialization process.
(Inherited from BaseInputEditor.) |
![]() | CreateEditorElement | (Overrides BaseInputEditorCreateEditorElement.) |
![]() | EndEdit |
Finishes the editing process. Used internally in RadGridView.
(Inherited from BaseInputEditor.) |
![]() | EndInit |
Finishes the editor initialization process.
(Inherited from BaseInputEditor.) |
![]() | Initialize | (Overrides BaseGridEditorInitialize(Object, Object).) |
![]() | OnKeyDown |
Translates system key down events to the owner element.
(Inherited from BaseGridEditor.) |
![]() | OnMouseWheel | (Overrides BaseGridEditorOnMouseWheel(MouseEventArgs).) |
![]() | OnValidated |
Fires the Validated event.
(Inherited from BaseInputEditor.) |
![]() | OnValidating |
Fires the Validating event.
(Inherited from BaseInputEditor.) |
![]() | OnValidationError |
Fires the ValidationError event.
(Inherited from BaseInputEditor.) |
![]() | OnValueChanged |
Fires the ValueChanged event.
(Inherited from BaseGridEditor.) |
![]() | OnValueChanging |
Fires the ValueChanging event.
(Inherited from BaseGridEditor.) |
![]() | SetIsInBeginEditMode |
Sets the IsInBeginEditMode property. This method is used internally.
(Inherited from BaseInputEditor.) |
![]() | ToggleState |
Toggles the checkbox state.
|
![]() | Validate |
Validates the value currently entered in the editor.
(Inherited from BaseGridEditor.) |