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

CaptchaTextBoxProperties Class

Contains settings specific to the text box within the ASPxCaptcha.

Namespace: DevExpress.Web.Captcha

Assembly: DevExpress.Web.v18.2.dll

Declaration

public class CaptchaTextBoxProperties :
    PropertiesBase,
    IPropertiesOwner

The following members return CaptchaTextBoxProperties objects:

Remarks

An object of the CaptchaTextBoxProperties type can be accessed via the ASPxCaptcha‘s ASPxCaptcha.TextBox property.

Inheritance

Object
StateManager
PropertiesBase
CaptchaTextBoxProperties
See Also