Skip to main content
Tab

ASPxCaptcha.RefreshButtonStyle Property

Gets the style properties for the refresh button of the captcha control.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public virtual RefreshButtonStyle RefreshButtonStyle { get; }

Property Value

Type Description
RefreshButtonStyle

A RefreshButtonStyle object defining the appearance of the refresh button.

See Also