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