Skip to main content

RichEditImages.QuickSearchPanelCloseButton Property

Gets the settings of an image displayed within the Close button of the RichEdit’s Search Panel.

Namespace: DevExpress.Web.ASPxRichEdit

Assembly: DevExpress.Web.ASPxRichEdit.v23.2.dll

NuGet Package: DevExpress.Web.Office

Declaration

public ImageProperties QuickSearchPanelCloseButton { get; }

Property Value

Type Description
ImageProperties

An ImageProperties object containing the image settings.

See Also