AccordionSelectionChangedEventArgs Properties
Contains data for the SelectionChanged event.
Name | Description |
---|---|
Deselected |
Returns a collection of previously selected items.
Inherited from Navigation |
Reason | Returns the reason why the Accordion item’s selection state changed. |
Selected |
Returns a collection of currently selected items.
Inherited from Navigation |
See Also