ASPxCaptcha.LoadingPanelStyle Property
In This Article
Gets the style properties for the loading panel of the captcha control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
#Declaration
public LoadingPanelStyle LoadingPanelStyle { get; }
#Property Value
Type | Description |
---|---|
Loading |
A Loading |
See Also