HtmlEditorImages.ErrorFrameCloseButton Property
Gets the settings of an image displayed within the close button of an error frame.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
HeaderButtonImageProperties | A HeaderButtonImageProperties object that contains image settings. |
See Also