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

CaptchaStyles.DisabledRefreshButton Property

Gets style settings for a disabled refresh button.

Namespace: DevExpress.Web.Captcha

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public RefreshButtonStyle DisabledRefreshButton { get; }

Property Value

Type Description
RefreshButtonStyle

A RefreshButtonStyle object that contains button style settings.

See Also