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

TextBoxProperties Class

Contains settings specific to a textbox editor.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class TextBoxProperties :
    TextBoxPropertiesBase

Remarks

The TextBoxProperties class contains settings specific to the ASPxTextBox editor type.

See Also