Back to Devexpress

BootstrapClientTagBox Class

aspnetbootstrap-js-bootstrapclienttagbox.md

latest2.6 KB
Original Source

BootstrapClientTagBox Class

A client-side equivalent of the BootstrapTagBox object.

Declaration

ts
declare class BootstrapClientTagBox extends ASPxClientTokenBox

Remarks

The BootstrapClientTagBox object serves as a client-side equivalent of the BootstrapTagBox control, and implements the functionality of a client tag box object.

Using the methods exposed by the BootstrapClientTagBox object you can:

The client-side BootstrapClientTagBox.TagsChanged event allows you to respond to changes in a tag collection.

Inheritance

Show 11 items

ASPxClientControlBase ASPxClientControl ASPxClientEditBase ASPxClientEdit ASPxClientTextEdit ASPxClientTextBoxBase ASPxClientButtonEditBase ASPxClientDropDownEditBase ASPxClientComboBox ASPxClientTokenBox BootstrapClientTagBox

See Also

Tag Box

BootstrapClientTagBox Members