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.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class TextBoxProperties :
    TextBoxPropertiesBase

The following members return TextBoxProperties objects:

Library Related API Members
ASP.NET Controls and MVC Extensions CardViewTextColumn.PropertiesTextEdit
FilterControlTextColumn.PropertiesTextEdit
GanttTextColumn.PropertiesTextEdit
GridViewDataTextColumn.PropertiesTextEdit
TreeListTextColumn.PropertiesTextEdit
VerticalGridTextRow.PropertiesTextEdit
ASP.NET MVC Extensions MVCxTextBox.Properties

Remarks

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

See Also