ASPxCaptcha.DisabledRefreshButtonStyle Property
Gets the style properties for the captcha control’s refresh button in disabled state.
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