MindFusion.UI for WebForms Programmer's Guide

MenuItemEventArgs Members

Constructors Methods
 


Contains the arguments passed to handler of itemClicked event.

The following tables list the members exposed by the MenuItemEventArgs type.

 Public Constructors

  Name Description

MenuItemEventArgs

Initializes a new instance of the MenuItemEventArgs class.

 Public Methods

  Name Description

getItem

Gets the MenuItem associated with the event.

 See Also