Back to Devexpress

BootstrapTagBoxProperties Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-7da66861.md

latest2.2 KB
Original Source

BootstrapTagBoxProperties Class

Contains settings specific to a tag box editor.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapTagBoxProperties :
    TokenBoxProperties
vb
Public Class BootstrapTagBoxProperties
    Inherits TokenBoxProperties

The following members return BootstrapTagBoxProperties objects:

Remarks

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

Inheritance

Show 12 items

Object StateManager PropertiesBase EditPropertiesBase EditProperties TextEditProperties TextBoxPropertiesBase ButtonEditPropertiesBase DropDownEditPropertiesBase AutoCompleteBoxPropertiesBase TokenBoxProperties BootstrapTagBoxProperties

See Also

BootstrapTagBoxProperties Members

Tag Box

DevExpress.Web.Bootstrap Namespace