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

RefreshButtonStyle Class

Contains style settings that define the appearance of the captcha control’s refresh button.

Namespace: DevExpress.Web.Captcha

Assembly: DevExpress.Web.v20.1.dll

NuGet Package: DevExpress.Web

Declaration

public class RefreshButtonStyle :
    AppearanceStyle

Remarks

A RefreshButtonStyle object can be accessed via the ASPxCaptcha.RefreshButtonStyle property.

See Also