Skip to main content
All docs
V25.1
  • AccordionItemStateChangeEventArgs Properties

    Stores information for events related to expanded 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 expanded state changed.
    See Also