Back to Devexpress

AccordionItemCancelEventArgs Properties

blazor-devexpress-dot-blazor-dot-accordionitemcanceleventargs-dot-underscore-properties.md

latest1.4 KB
Original Source

AccordionItemCancelEventArgs Properties

Stores data for the BeforeCollapse and BeforeExpand events.

NameDescription
CancelSpecifies whether the action that raised the event should be canceled.
CausedByAPIObsolete. Specifies whether an event was triggered by user action or from code. Inherited from AccordionItemStateChangeEventArgs.
ItemInfoReturns information about an item related to the event. Inherited from AccordionItemEventArgs.
ReasonReturns the reason why the Accordion item’s expanded state changed. Inherited from AccordionItemStateChangeEventArgs.

See Also

AccordionItemCancelEventArgs Class

AccordionItemCancelEventArgs Members

DevExpress.Blazor Namespace