Skip to main content
A newer version of this page is available. .
Tab

ASPxCaptcha.LoadingPanelStyle Property

Gets the style properties for the loading panel of the captcha control.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public LoadingPanelStyle LoadingPanelStyle { get; }

Property Value

Type Description
LoadingPanelStyle

A LoadingPanelStyle object defining the appearance of the loading panel.

See Also