Skip to main content
A newer version of this page is available. .

RichEditImages.QuickSearchPanelPrevButton Property

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

Namespace: DevExpress.Web.ASPxRichEdit

Assembly: DevExpress.Web.ASPxRichEdit.v19.1.dll

Declaration

public ImageProperties QuickSearchPanelPrevButton { get; }

Property Value

Type Description
ImageProperties

An ImageProperties object containing the image settings.

See Also