MindFusion.UI for WebForms Programmer's Guide

ItemEventArgs Members

Constructors Methods
 


Contains the arguments passed to a handler of AccordionItem changed event.

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

 Public Constructors

  Name Description

ItemEventArgs

Initializes a new instance of the ItemEventArgs class.

 Public Methods

  Name Description

getItem

Gets the AccordionItem object associated with the event.

 See Also