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

CaptchaStyles.RefreshButton Property

Gets style settings for a refresh button.

Namespace: DevExpress.Web.Captcha

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public RefreshButtonStyle RefreshButton { get; }

Property Value

Type Description
RefreshButtonStyle

A RefreshButtonStyle object that contains button style settings.

See Also