Skip to main content

BootstrapTextBoxProperties Class

Contains settings specific to a textbox editor.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v23.2.dll

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public class BootstrapTextBoxProperties :
    TextBoxProperties

The following members return BootstrapTextBoxProperties objects:

Remarks

The BootstrapTextBoxProperties class contains settings specific to theBootstrapTextBox editor type.

See Also