BootstrapTextBoxProperties Constructors
Contains settings specific to a textbox editor.Name | Parameters | Description |
---|---|---|
BootstrapTextBoxProperties() | none | Initializes a new instance of the BootstrapTextBoxProperties class with default settings. |
BootstrapTextBoxProperties(IPropertiesOwner) | owner | Initializes a new instance of the BootstrapTextBoxProperties class with the specified owner. |
See Also