Skip to main content

BootstrapTagBoxProperties Class

Contains settings specific to a tag box editor.

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public class BootstrapTagBoxProperties :
    TokenBoxProperties

The following members return BootstrapTagBoxProperties objects:

Remarks

The BootstrapTagBoxProperties class contains settings specific to the BootstrapTagBox editor type.

See Also