HtmlEditorErrorFrameCloseButtonStyle Class
Contains styles settings defining the appearance of the close button displayed within 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 HtmlEditorErrorFrameCloseButtonStyle objects:
Remarks
An object of the HtmlEditorErrorFrameCloseButtonStyle type can be accessed via the HtmlEditorValidationSettings.ErrorFrameCloseButtonStyle property of the control.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
ButtonStyle
HtmlEditorErrorFrameCloseButtonStyle
See Also