HtmlEditorErrorFrameStyle Class
Contains styles settings defining the appearance of the editor’s error frame.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return HtmlEditorErrorFrameStyle objects:
Remarks
An object of the HtmlEditorErrorFrameStyle type can be accessed via the HtmlEditorValidationSettings.ErrorFrameStyle property of the control.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
HtmlEditorErrorFrameStyle
See Also