AccordionCustomItemFilterEventArgs.Item Property
In This Article
Gets the currently processed Accordion item.
Namespace: DevExpress.Xpf.Accordion
Assembly: DevExpress.Xpf.Accordion.v24.2.dll
NuGet Package: DevExpress.Wpf.Accordion
#Declaration
#Property Value
Type | Description |
---|---|
Object | An object that represents the currently processed Accordion item. |
See Also