CaptchaStyles.RefreshButton Property
In This Article
Gets style settings for a refresh button.
Namespace: DevExpress.Web.Captcha
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public RefreshButtonStyle RefreshButton { get; }
#Property Value
Type | Description |
---|---|
Refresh |
A Refresh |
See Also