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

RefreshButtonProperties.Image Property

Gets the settings that define the refresh button‘s image.

Namespace: DevExpress.Web.Captcha

Assembly: DevExpress.Web.v18.2.dll

Declaration

public virtual ImagePropertiesEx Image { get; }

Property Value

Type Description
ImagePropertiesEx

A ImageProperties object that specifies the refresh button image’s properties.

See Also