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