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