| RemoveControlFromRules |
Remove a specific RadEditorControl from the validation rules. |
| RemoveValidationRule |
Remove a specific RadEditorControl from a specific validation rule. |
| Validate |
Validates the specified RadEditorControl evaluating the rules to which it is associated. |
| SetIconAlignment |
Set the alignment of the error icon. It can be TopLeft, TopRight, MiddleLeft, MiddleRight, BottomLeft, BottomRight
|
| GetIconAlignment |
Get the alignment of an error icon for the specified RadEditorControl. |
| SetIconPadding |
Set the amount of extra space to leave between the specified control and the error icon. |
| GetIconPadding |
Return the amount of extra space to leave next to the error icon. |
| RemoveRules |
Remove the validation rules associated with the specified RadEditorControl. |
| ClearErrorStatus() |
Clear the visual indication for the validation error.(* Available as of R1 2021) |
| ClearErrorStatus(RadControl associatedControl) |
Clear the visual indication for the validation error for the particular control.(* Available as of R1 2021) |