Skip to main content

CaptchaStyles.DisabledRefreshButton Property

Gets style settings for a disabled refresh button.

Namespace: DevExpress.Web.Captcha

Assembly: DevExpress.Web.v23.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