OpenCloseMenuEventArgs

Interface represents the event arguments for the open and the close event.

Properties

element Element

Gets the list HTML element for the popup list.

items ItemModel

Gets the list of items that are rendered in the popup list.

name String

Gets the name of the event.

On This Page