Search
AccordionItemEventArgs Members
Properties
 


Contains the arguments passed to the ItemToggle and ItemToggling event handlers of the Accordion control.

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

 Public Properties

  Name Description

Item

Gets a reference to the item being toggled.

 See Also