Skip to main content
Tab

TextBoxProperties Class

Contains settings specific to a textbox editor.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class TextBoxProperties :
    TextBoxPropertiesBase

Remarks

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

See Also