AccordionItemExpandedEventArgs Class
Provides data for the AccordionControl.ItemExpanded event.
Namespace: DevExpress.Xpf.Accordion
Assembly: DevExpress.Xpf.Accordion.v24.2.dll
NuGet Package: DevExpress.Wpf.Accordion
Declaration
Remarks
Instances of the AccordionItemExpandedEventArgs class are automatically created, initialized and passed to corresponding event handlers.
Inheritance
Object
EventArgs
RoutedEventArgs
AccordionItemExpandedEventArgs
See Also