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