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