ASPxCaptcha.RefreshButtonStyle Property
Gets the style properties for the refresh button of the captcha control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
RefreshButtonStyle | A RefreshButtonStyle object defining the appearance of the refresh button. |
See Also