HtmlEditorValidationSettings Properties
Contains the ASPxHtmlEditor‘s content validation settings.Name | Description |
---|---|
ErrorFrameCloseButtonStyle | Gets the style settings that define the appearance of the error frame’s Close button. |
ErrorFrameStyle | Gets the style settings of the error frame. |
ErrorText | Gets or sets the error text to be displayed within the editor’s error frame, if the editor’s validation fails. |
RequiredField | Gets the settings that define the required field validation’s rules. |
ValidationGroup | Gets or sets the group of controls for which the HtmlEditor forces validation. |
See Also