Skip to main content

CaptchaStyles.RefreshButton Property

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
RefreshButtonStyle

A RefreshButtonStyle object that contains button style settings.

See Also