CustomValueEventArgs

Interface representing the event arguments for the customValueSelection event on the multiselect control.

Properties

cancel Boolean

Gets or sets a value indicating whether the current action should be prevented or not.

name String

Gets the name of the event.

newData Object

Gets the data object for the add item.

On This Page