HtmlEditorImages.ErrorFrameCloseButton Property
In This Article
Gets the settings of an image displayed within the close button of an error frame.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public HeaderButtonImageProperties ErrorFrameCloseButton { get; }
#Property Value
Type | Description |
---|---|
Header |
A Header |
See Also