ASPxCaptcha.RefreshButtonStyle Property
In This Article
Gets the style properties for the refresh button of the captcha control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public virtual RefreshButtonStyle RefreshButtonStyle { get; }
#Property Value
Type | Description |
---|---|
Refresh |
A Refresh |
See Also