BootstrapTextBoxProperties Class
In This Article
Contains settings specific to a textbox editor.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapTextBoxProperties :
TextBoxProperties
#Related API Members
The following members return BootstrapTextBoxProperties objects:
#Remarks
The BootstrapTextBoxProperties class contains settings specific to theBootstrapTextBox editor type.
#Inheritance
See Also