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

ASPxCaptcha.RefreshButtonStyle Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public virtual RefreshButtonStyle RefreshButtonStyle { get; }

Property Value

Type Description
RefreshButtonStyle

A RefreshButtonStyle object defining the appearance of the refresh button.

See Also