DxTagBox<TData, TValue> Events
An editor that allows users to select multiple items (tags) from the drop-down list.
Name | Description |
---|---|
Drop |
Fires when an editor’s drop-down window visibility is changed.
Inherited from Dx |
Selected |
Fires when selection changes. |
Selected |
Fires after the selection changes. |
Tags |
Fires after the Tags collection changed. |
Values |
Fires after a collection of selected values changes. |