ASPxCaptcha.TextBoxStyle Property
Gets the style properties for the text box within the captcha control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
CaptchaTextBoxStyle | A CaptchaTextBoxStyle object defining the appearance of a text box. |
See Also