AccordionSelectedItemChangedEventArgs.NewItem Property
Gets the item that has been selected.
Namespace: DevExpress.Xpf.Accordion
Assembly: DevExpress.Xpf.Accordion.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An AccordionItem that has been selected. |
See Also