Back to Devexpress

AccordionSelectionChangedEventArgs Properties

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

latest1.2 KB
Original Source

AccordionSelectionChangedEventArgs Properties

Contains data for the SelectionChanged event.

NameDescription
DeselectedItemsReturns a collection of previously selected items. Inherited from NavigationSelectionChangedEventArgs<TInfo>.
ReasonReturns the reason why the Accordion item’s selection state changed.
SelectedItemsReturns a collection of currently selected items. Inherited from NavigationSelectionChangedEventArgs<TInfo>.

See Also

AccordionSelectionChangedEventArgs Class

AccordionSelectionChangedEventArgs Members

DevExpress.Blazor Namespace