ASP.NET Pack Programmer's Guide
ItemChangedEventArgs Members
Constructors Methods
 


Contains the arguments passed to handler of itemChanged event.

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

 Public Constructors

  Name Description

ItemChangedEventArgs

Initializes a new instance of the ItemChangedEventArgs class.

 Public Methods

  Name Description

getNewItem

Gets the active AccordionItem object after the event.

getOldItem

Gets the active AccordionItem object before the event.

 See Also

ItemChangedEventArgs Class
MindFusion.UI.WebForms Namespace