Skip to main content

DxTagBox<TData, TValue> Events

An editor that allows users to select multiple items (tags) from the drop-down list.
Name Description
DropDownVisibleChanged Fires when an editor’s drop-down window visibility is changed. Inherited from DxDropDownBase<T, JSProxyType>.
SelectedItemsChanged Fires after the selection changes.
TagsChanged Fires after the Tags collection changed.
ValuesChanged Fires after a collection of selected values changes.
See Also