MindFusion.UI for WebForms Programmer's Guide

MenuItemEventArgs Members

Constructors Properties
 


Provides data for MenuItem related events.

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 Properties

  Name Description

MenuItem

Gets the item for which the event is raised.

 See Also