Skip to main content
A newer version of this page is available. .

BootstrapTagBoxProperties Class

Contains settings specific to a tag box editor.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v19.1.dll

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