Skip to main content

RefreshButtonStyle Class

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

Namespace: DevExpress.Web.Captcha

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class RefreshButtonStyle :
    AppearanceStyle

Remarks

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

See Also