Skip to main content

AccordionItemStateChangeEventArgs Properties

Stores information for events related to expansion state changes.
Name Description
CausedByAPI Obsolete. Specifies whether an event was triggered by user action or from code.
ItemInfo Returns information about an item related to the event. Inherited from AccordionItemEventArgs.
Reason Returns the reason why the Accordion item’s expansion state changed.
See Also