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