AccordionControl.CollapseStoryboard Property
Gets or sets the collapse animation storyboard. This is a dependency property.
Namespace: DevExpress.Xpf.Accordion
Assembly: DevExpress.Xpf.Accordion.v24.1.dll
NuGet Package: DevExpress.Wpf.Accordion
Declaration
Property Value
Type | Description |
---|---|
Storyboard | A Storyboard object that represents the collapse animation storyboard. |
See Also